rpms/dracut/devel dracut.spec,1.28,1.29

Harald Hoyer harald at fedoraproject.org
Fri Sep 18 10:41:25 UTC 2009


Author: harald

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

Modified Files:
	dracut.spec 
Log Message:
* Fri Sep 18 2009 Harald Hoyer <harald at redhat.com> 002-2
- do not cleanup dmraids
- copy over lvm.conf



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -p -r1.28 -r1.29
--- dracut.spec	17 Sep 2009 15:54:00 -0000	1.28
+++ dracut.spec	18 Sep 2009 10:41:20 -0000	1.29
@@ -1,3 +1,4 @@
+%define gittag c53acc30
 %if 0%{?fedora} < 12
 %define with_switch_root 1
 %else
@@ -13,7 +14,7 @@
 
 Name: dracut
 Version: 002
-Release: 1%{?rdist}
+Release: 2%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -180,6 +181,10 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Fri Sep 18 2009 Harald Hoyer <harald at redhat.com> 002-2
+- do not cleanup dmraids
+- copy over lvm.conf
+
 * Thu Sep 17 2009 Harald Hoyer <harald at redhat.com> 002-1
 - version 002
 - set correct PATH




More information about the fedora-extras-commits mailing list