rpms/dkms/EL-4 .cvsignore, 1.9, 1.10 dkms.spec, 1.12, 1.13 sources, 1.10, 1.11

Matt Domsch mdomsch at fedoraproject.org
Thu Sep 10 04:23:30 UTC 2009


Author: mdomsch

Update of /cvs/extras/rpms/dkms/EL-4
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv2964

Modified Files:
	.cvsignore dkms.spec sources 
Log Message:
update to 2.1.0.1, fixes mkrpm


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dkms/EL-4/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -p -r1.9 -r1.10
--- .cvsignore	22 Aug 2009 17:32:25 -0000	1.9
+++ .cvsignore	10 Sep 2009 04:23:30 -0000	1.10
@@ -1 +1 @@
-dkms_2.1.0.0.orig.tar.gz
+dkms_2.1.0.1.orig.tar.gz


Index: dkms.spec
===================================================================
RCS file: /cvs/extras/rpms/dkms/EL-4/dkms.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- dkms.spec	22 Aug 2009 17:32:25 -0000	1.12
+++ dkms.spec	10 Sep 2009 04:23:30 -0000	1.13
@@ -1,6 +1,6 @@
 Summary: Dynamic Kernel Module Support Framework
 Name: dkms
-Version: 2.1.0.0
+Version: 2.1.0.1
 Release: 1%{?dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -122,6 +122,9 @@ rm -rf $RPM_BUILD_ROOT
 [ $1 -lt 1 ] && /sbin/chkconfig dkms_autoinstaller off ||:
 
 %changelog
+* Wed Sep  9 2009 Matt Domsch <Matt_Domsch at dell.com> - 2.1.0.1-1
+- fix mkrpm command, with thanks to Thomas Chenault.
+
 * Sat Aug 22 2009 Matt Domsch <Matt_Domsch at dell.com> - 2.1.0.0-1
 - update to latest upstream
 - drop Requires: lsb.  avoid calling rpm (recursively) if possible.


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/dkms/EL-4/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	22 Aug 2009 17:32:25 -0000	1.10
+++ sources	10 Sep 2009 04:23:30 -0000	1.11
@@ -1 +1 @@
-16783c3ecd48a5d6f28242b789fba6a8  dkms_2.1.0.0.orig.tar.gz
+efeb0f9537ccc5de9c12b66dd0ede880  dkms_2.1.0.1.orig.tar.gz




More information about the fedora-extras-commits mailing list