Author: hobbes1069
Update of /cvs/free/rpms/akmods/F-18
In directory old02.ovh.rpmfusion.lan:/tmp/cvs-serv1122
Modified Files:
akmods.service.in akmods.spec
Log Message:
* Fri Jan 11 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.1-3
- Really fix akmods.service.in.
Index: akmods.service.in
===================================================================
RCS file: /cvs/free/rpms/akmods/F-18/akmods.service.in,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- akmods.service.in 31 Dec 2012 14:27:52 -0000 1.1
+++ akmods.service.in 11 Jan 2013 16:54:02 -0000 1.2
@@ -1,6 +1,6 @@
[Unit]
Description=Builds and install new kmods from akmod packages
-Before=prefdm.service
+Before=@SERVICE@
[Service]
Type=oneshot
Index: akmods.spec
===================================================================
RCS file: /cvs/free/rpms/akmods/F-18/akmods.spec,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -r1.16 -r1.17
--- akmods.spec 31 Dec 2012 14:26:51 -0000 1.16
+++ akmods.spec 11 Jan 2013 16:54:02 -0000 1.17
@@ -1,6 +1,6 @@
Name: akmods
Version: 0.5.1
-Release: 2%{?dist}
+Release: 3%{?dist}
Summary: Automatic kmods build and install tool
Group: System Environment/Kernel
@@ -116,6 +116,9 @@
%changelog
+* Fri Jan 11 2013 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.1-3
+- Really fix akmods.service.in.
+
* Fri Jun 01 2012 Richard Shaw <hobbes1069(a)gmail.com> - 0.5.1-2
- Add service file to run again on shutdown.
- Add conditional for Fedora 18 to specify correct systemd graphical service.
Show replies by date