rpms/akmods/devel akmods.spec,1.5,1.6

Thorsten Leemhuis thl at rpmfusion.org
Sun Aug 2 15:43:08 CEST 2009


Author: thl

Update of /cvs/free/rpms/akmods/devel
In directory se02.es.rpmfusion.net:/tmp/cvs-serv22437

Modified Files:
	akmods.spec 
Log Message:
* Sun Aug 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.3.6-3
- add lockfile as hard dep



Index: akmods.spec
===================================================================
RCS file: /cvs/free/rpms/akmods/devel/akmods.spec,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- akmods.spec	29 Mar 2009 12:39:36 -0000	1.5
+++ akmods.spec	2 Aug 2009 13:43:08 -0000	1.6
@@ -1,6 +1,6 @@
 Name:           akmods
 Version:        0.3.6
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Automatic kmods build and install tool 
 
 Group:          System Environment/Kernel
@@ -18,6 +18,7 @@
 
 # not picked up automatically
 Requires:       %{_bindir}/nohup
+Requires:       %{_bindir}/lockfile
 
 # needed for actually building kmods:
 Requires:       %{_bindir}/rpmdev-vercmp
@@ -103,6 +104,9 @@
 %{_mandir}/man1/*
 
 %changelog
+* Sun Aug 02 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.3.6-3
+- add lockfile as hard dep
+
 * Sun Mar 29 2009 Thorsten Leemhuis <fedora [AT] leemhuis [DOT] info> - 0.3.6-2
 - rebuild for new F11 features
 



More information about the rpmfusion-commits mailing list