[dracut/f16] include /lib/modules/$(uname -r)/modules.order

Harald Hoyer harald at fedoraproject.org
Mon Jan 23 12:02:05 UTC 2012


commit ce4d0a9d0cd3a8b4c3423f68870869c2cc261f43
Author: Harald Hoyer <harald at redhat.com>
Date:   Mon Jan 23 13:01:56 2012 +0100

    include /lib/modules/$(uname -r)/modules.order

 dracut.spec |    5 ++++-
 1 files changed, 4 insertions(+), 1 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index abe1dfb..c24b9f0 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -8,7 +8,7 @@
 
 Name: dracut
 Version: 013
-Release: 72.git20120123%{?dist}
+Release: 21%{?dist}
 
 Summary: Initramfs generator using udev
 %if 0%{?fedora} || 0%{?rhel} > 6
@@ -374,6 +374,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Mon Jan 23 2012 Harald Hoyer <harald at redhat.com> 013-21
+- include /lib/modules/$(uname -r)/modules.order
+
 * Tue Dec 13 2011 Harald Hoyer <harald at redhat.com> 013-20
 - do not wait for raid to be synced
 Resolves: rhbz#757361


More information about the scm-commits mailing list