rpms/dkms/devel .cvsignore, 1.16, 1.17 dkms.spec, 1.23, 1.24 sources, 1.16, 1.17

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


Author: mdomsch

Update of /cvs/extras/rpms/dkms/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv3465

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


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/dkms/devel/.cvsignore,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- .cvsignore	22 Aug 2009 16:00:16 -0000	1.16
+++ .cvsignore	10 Sep 2009 04:25:23 -0000	1.17
@@ -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/devel/dkms.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -p -r1.23 -r1.24
--- dkms.spec	22 Aug 2009 16:00:16 -0000	1.23
+++ dkms.spec	10 Sep 2009 04:25:23 -0000	1.24
@@ -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/devel/sources,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -p -r1.16 -r1.17
--- sources	22 Aug 2009 16:00:16 -0000	1.16
+++ sources	10 Sep 2009 04:25:23 -0000	1.17
@@ -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