rpms/dracut/devel dracut.spec,1.21,1.22

Harald Hoyer harald at fedoraproject.org
Tue Sep 8 09:54:39 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/dracut/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31476

Modified Files:
	dracut.spec 
Log Message:
* Tue Sep 08 2009 Harald Hoyer <harald at redhat.com> 001-5
- patch does not honor file modes, fixed them manually



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- dracut.spec	7 Sep 2009 17:22:36 -0000	1.21
+++ dracut.spec	8 Sep 2009 09:54:37 -0000	1.22
@@ -13,7 +13,7 @@
 
 Name: dracut
 Version: 001
-Release: 4%{?rdist}
+Release: 5%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -118,6 +118,7 @@ This package contains tools to assemble 
 %patch5 -p1 
 %patch6 -p1 
 %patch7 -p1 
+chmod a+x modules.d/*/*.sh
 
 %build
 make
@@ -194,6 +195,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Tue Sep 08 2009 Harald Hoyer <harald at redhat.com> 001-5
+- patch does not honor file modes, fixed them manually
+
 * Mon Sep 07 2009 Harald Hoyer <harald at redhat.com> 001-4
 - fixed mdraid for IMSM
 




More information about the fedora-extras-commits mailing list