rpms/dracut/F-11 dracut.spec,1.7,1.8

Harald Hoyer harald at fedoraproject.org
Thu Aug 27 12:45:34 UTC 2009


Author: harald

Update of /cvs/pkgs/rpms/dracut/F-11
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv8444

Modified Files:
	dracut.spec 
Log Message:
* Thu Aug 27 2009 Harald Hoyer <harald at redhat.com> 0.9-2
- patch dracut to install vol_id



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/F-11/dracut.spec,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -p -r1.7 -r1.8
--- dracut.spec	14 Aug 2009 16:04:25 -0000	1.7
+++ dracut.spec	27 Aug 2009 12:45:34 -0000	1.8
@@ -13,7 +13,7 @@
 
 Name: dracut
 Version: 0.9
-Release: 1%{?rdist}
+Release: 2%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -53,6 +53,8 @@ Requires: util-linux-ng >= 2.16
 BuildArch: noarch
 %endif
 
+Patch1: dracut-0.9-vol_id.patch
+
 %description
 dracut is a new, event-driven initramfs infrastructure based around udev.
 
@@ -95,6 +97,7 @@ This package contains tools to assemble 
 
 %prep
 %setup -q -n %{name}-%{version}%{?dashgittag}
+%patch1 -p1 
 
 %build
 make
@@ -145,6 +148,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Thu Aug 27 2009 Harald Hoyer <harald at redhat.com> 0.9-2
+- patch dracut to install vol_id
+
 * Fri Aug 14 2009 Harald Hoyer <harald at redhat.com> 0.9-1
 - version 0.9
 - see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut;a=blob_plain;f=NEWS




More information about the fedora-extras-commits mailing list