[dkms/f16] pushing new source and spec file

sunilgupta sunilgupta at fedoraproject.org
Fri Aug 26 17:57:53 UTC 2011


commit 414f395fbbf13c5abcff9ef30c80741eab6cefa2
Author: sunil <sunil at dhcppc1.(none)>
Date:   Fri Aug 26 23:27:14 2011 +0530

    pushing new source and spec file

 .gitignore |    1 +
 dkms.spec  |   11 +++++++----
 sources    |    2 +-
 3 files changed, 9 insertions(+), 5 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index d023e68..86259bc 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,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
diff --git a/dkms.spec b/dkms.spec
index 95fdf02..553b9f8 100644
--- a/dkms.spec
+++ b/dkms.spec
@@ -1,7 +1,7 @@
 Summary: Dynamic Kernel Module Support Framework
 Name: dkms
-Version: 2.1.1.2
-Release: 2.gitb66d7406%{?dist}
+Version: 2.2.0.2
+Release: 1%{dist}
 License: GPLv2+
 Group: System Environment/Base
 BuildArch: noarch
@@ -12,8 +12,8 @@ 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.1.1.2-gitb66d7406.tar.gz
-BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
+Source0: dkms-2.2.0.2.tar.gz
+BuildRoot: %{_tmppath}/%{name}-%{version}.%{release}-root-%(%{__id_u} -n)
 
 %if 0%{?fedora}
 Requires: kernel-devel
@@ -125,6 +125,9 @@ rm -rf $RPM_BUILD_ROOT
 [ $1 -lt 1 ] && /sbin/chkconfig dkms_autoinstaller off ||:
 
 %changelog
+* Mon Aug 22 2011 Sunil Gupta <Sunil_Gupta2 at dell.com> - 2.2.0.2-1
+- update to 2.2.0.2 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.1.1.2-2.gitb66d7406
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 
diff --git a/sources b/sources
index cb17ad2..b1e355a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-35a85c71020ef12294c8232d3f604af1  dkms-2.1.1.2-gitb66d7406.tar.gz
+5f95f0a6e55f40335e4d7cb1ef55675c  dkms-2.2.0.2.tar.gz


More information about the scm-commits mailing list