[kmod/f17] version 7

Kay Sievers kay at fedoraproject.org
Mon Mar 19 11:55:16 UTC 2012


commit 84e7a0ba4fba518fb13d533070c21df407999063
Author: Kay Sievers <kay.sievers at vrfy.org>
Date:   Mon Mar 19 12:52:07 2012 +0100

    version 7

 .gitignore |    2 +-
 kmod.spec  |    8 +++++++-
 sources    |    2 +-
 3 files changed, 9 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index a31a58f..d105fd8 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1 +1 @@
-/kmod-6.tar.xz
+/kmod-7.tar.xz
diff --git a/kmod.spec b/kmod.spec
index dd5fed4..c975d4c 100644
--- a/kmod.spec
+++ b/kmod.spec
@@ -1,5 +1,5 @@
 Name:		kmod
-Version:	6
+Version:	7
 Release:	1%{?dist}
 Summary:	Linux kernel module management utilities
 
@@ -97,6 +97,12 @@ mkdir -p $RPM_BUILD_ROOT%{_prefix}/lib/modprobe.d
 %{_libdir}/libkmod.so
 
 %changelog
+* Mon Mar 19 2012 Kay Sievers <kay at redhat.com> - 7-1
+- update to version 7
+  - fix issue with --show-depends, where built-in
+    modules of the running kernel fail to include
+    loadable modules of the kernel specified
+
 * Sun Mar 04 2012 Kay Sievers <kay at redhat.com> - 6-1
 - update to version 6
 - remove all patches, they are included in the release
diff --git a/sources b/sources
index f61796d..836dbc1 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-bad08102fad212cd34405136d9a7eb94  kmod-6.tar.xz
+7bd916ae1c8a38e7697fdd8118bc98eb  kmod-7.tar.xz


More information about the scm-commits mailing list