rpms/dracut/F-11 dracut.spec,1.11,1.12 sources,1.10,1.11

Harald Hoyer harald at fedoraproject.org
Thu Sep 17 11:06:10 UTC 2009


Author: harald

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

Modified Files:
	dracut.spec sources 
Log Message:
* Wed Sep 16 2009 Harald Hoyer <harald at redhat.com> 001-12
- removed lvm/mdraid/dmraid lock files
- add missing ifname= files



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/F-11/dracut.spec,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -p -r1.11 -r1.12
--- dracut.spec	15 Sep 2009 13:57:13 -0000	1.11
+++ dracut.spec	17 Sep 2009 11:06:09 -0000	1.12
@@ -1,4 +1,4 @@
-%define gittag 4d924752
+%define gittag 0f7e10ce
 %if 0%{?fedora} < 12
 %define with_switch_root 1
 %else
@@ -14,7 +14,7 @@
 
 Name: dracut
 Version: 001
-Release: 9%{?rdist}
+Release: 12%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -107,12 +107,13 @@ This package contains tools to assemble 
 %build
 make
 
-
 %install
 rm -rf $RPM_BUILD_ROOT
 make install DESTDIR=$RPM_BUILD_ROOT sbindir=/sbin \
      sysconfdir=/etc mandir=%{_mandir}
 
+echo %{name}-%{version}-%{release} > $RPM_BUILD_ROOT/%{_datadir}/dracut/modules.d/10rpmversion/dracut-version
+
 %if ! 0%{?with_switch_root}
 rm -f $RPM_BUILD_ROOT/sbin/switch_root
 %endif
@@ -180,11 +181,21 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
-* Tue Sep 15 2009 Harald Hoyer <harald at redhat.com> 001-9
+* Wed Sep 16 2009 Harald Hoyer <harald at redhat.com> 001-12
+- removed lvm/mdraid/dmraid lock files
+- add missing ifname= files
+
+* Wed Sep 16 2009 Harald Hoyer <harald at redhat.com> 001-11
+- generate dracut-version during rpm build time
+
+* Tue Sep 15 2009 Harald Hoyer <harald at redhat.com> 001-10
 - add ifname= argument for persistent netdev names
 - new /initqueue-finished to check if the main loop can be left
 - copy mdadm.conf if --mdadmconf set or mdadmconf in dracut.conf
 
+* Wed Sep 09 2009 Harald Hoyer <harald at redhat.com> 001-9
+- added Requires: plymouth-scripts
+
 * Wed Sep 09 2009 Harald Hoyer <harald at redhat.com> 001-8
 - plymouth: use plymouth-populate-initrd
 - add add_drivers for dracut and dracut.conf


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/F-11/sources,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -p -r1.10 -r1.11
--- sources	15 Sep 2009 13:57:13 -0000	1.10
+++ sources	17 Sep 2009 11:06:10 -0000	1.11
@@ -1 +1 @@
-563decee38dd5987709dba90328c35f2  dracut-001-4d924752.tar.bz2
+20f127543003896e26c7db6ecc664c92  dracut-001-0f7e10ce.tar.bz2




More information about the scm-commits mailing list