[dracut] removed install of missing finished-ask-password.sh

Harald Hoyer harald at fedoraproject.org
Mon Jul 30 20:33:32 UTC 2012


commit ae59c42afb6354e37d80ae7690c259be3f2763cf
Author: Harald Hoyer <harald at redhat.com>
Date:   Mon Jul 30 22:32:07 2012 +0200

    removed install of missing finished-ask-password.sh

 dracut.spec |    7 ++++++-
 1 files changed, 6 insertions(+), 1 deletions(-)
---
diff --git a/dracut.spec b/dracut.spec
index bef9374..0a80a27 100644
--- a/dracut.spec
+++ b/dracut.spec
@@ -10,7 +10,7 @@
 
 Name: dracut
 Version: 022
-Release: 97.git20120730%{?dist}
+Release: 99.git20120730%{?dist}
 
 Summary: Initramfs generator using udev
 %if 0%{?fedora} || 0%{?rhel}
@@ -125,6 +125,8 @@ Patch93: 0093-crypt-crypt-run-generator.sh-do-not-add-already-exis.patch
 Patch94: 0094-dmraid-mdraid-lvm-udev-don-t-process-DM_MULTIPATH_DE.patch
 Patch95: 0095-TODO-update.patch
 Patch96: 0096-TEST-10-RAID-test.sh-comment-debug-options.patch
+Patch97: 0097-removed-finished-ask-password.sh.patch
+Patch98: 0098-crypt-crypt-run-generator.sh-check-if-crypttab-exist.patch
 
 
 BuildRequires: dash bash git
@@ -458,6 +460,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Mon Jul 30 2012 Harald Hoyer <harald at redhat.com> 022-99.git20120730
+- removed install of missing finished-ask-password.sh
+
 * Mon Jul 30 2012 Harald Hoyer <harald at redhat.com> 022-97.git20120730
 - moved crypt setup to systemd units
 


More information about the scm-commits mailing list