[dkms/f16] Latest update of dkms

sunilgupta sunilgupta at fedoraproject.org
Tue Jan 10 19:14:54 UTC 2012


commit 803b5797c35b43060fb32eb363ee99096058edea
Author: sunil <sunil at dhcppc2.(none)>
Date:   Wed Jan 11 00:44:14 2012 +0530

    Latest update of dkms

 .gitignore |    1 +
 dkms.spec  |    7 +++++--
 sources    |    2 +-
 3 files changed, 7 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 86259bc..f524787 100644
--- a/.gitignore
+++ b/.gitignore
@@ -2,3 +2,4 @@ dkms_2.1.0.1.orig.tar.gz
 /dkms-2.1.1.2.tar.gz
 /dkms-2.1.1.2-gitb66d7406.tar.gz
 /dkms-2.2.0.2.tar.gz
+/dkms-2.2.0.3.tar.gz
diff --git a/dkms.spec b/dkms.spec
index 553b9f8..639f309 100644
--- a/dkms.spec
+++ b/dkms.spec
@@ -1,6 +1,6 @@
 Summary: Dynamic Kernel Module Support Framework
 Name: dkms
-Version: 2.2.0.2
+Version: 2.2.0.3
 Release: 1%{dist}
 License: GPLv2+
 Group: System Environment/Base
@@ -12,7 +12,7 @@ Provides: dkms-minimal = %{version}
 URL: http://linux.dell.com/dkms
 #Source0: http://linux.dell.com/dkms/permalink/dkms-%{version}.tar.gz
 # git checkout with HEAD b66d7406
-Source0: dkms-2.2.0.2.tar.gz
+Source0: dkms-2.2.0.3.tar.gz
 BuildRoot: %{_tmppath}/%{name}-%{version}.%{release}-root-%(%{__id_u} -n)
 
 %if 0%{?fedora}
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 [ $1 -lt 1 ] && /sbin/chkconfig dkms_autoinstaller off ||:
 
 %changelog
+* Tue Jan 10 2012 Sunil Gupta <Sunil_Gupta2 at dell.com> - 2.2.0.3-1
+- update to 2.2.0.3
+
 * Mon Aug 22 2011 Sunil Gupta <Sunil_Gupta2 at dell.com> - 2.2.0.2-1
 - update to 2.2.0.2 
 
diff --git a/sources b/sources
index b1e355a..cd78f1c 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-5f95f0a6e55f40335e4d7cb1ef55675c  dkms-2.2.0.2.tar.gz
+1bf726e59d24854cc6260522b444c8d3  dkms-2.2.0.3.tar.gz


More information about the scm-commits mailing list