rpms/dracut/devel .cvsignore, 1.20, 1.21 dracut.spec, 1.35, 1.36 sources, 1.21, 1.22

Harald Hoyer harald at fedoraproject.org
Tue Sep 29 16:33:55 UTC 2009


Author: harald

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

Modified Files:
	.cvsignore dracut.spec sources 
Log Message:
* Tue Sep 29 2009 Harald Hoyer <harald at redhat.com> 002-9
- make install of new dm/lvm udev rules optionally
- correct dasd module typo



Index: .cvsignore
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/.cvsignore,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -p -r1.20 -r1.21
--- .cvsignore	25 Sep 2009 04:47:38 -0000	1.20
+++ .cvsignore	29 Sep 2009 16:33:55 -0000	1.21
@@ -1 +1 @@
-dracut-002-845dd502.tar.bz2
+dracut-002-99fd62e3.tar.bz2


Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.35
retrieving revision 1.36
diff -u -p -r1.35 -r1.36
--- dracut.spec	25 Sep 2009 04:47:39 -0000	1.35
+++ dracut.spec	29 Sep 2009 16:33:55 -0000	1.36
@@ -1,4 +1,4 @@
-%define gittag 845dd502
+%define gittag 99fd62e3
 %if 0%{?fedora} < 12
 %define with_switch_root 1
 %else
@@ -14,7 +14,7 @@
 
 Name: dracut
 Version: 002
-Release: 8%{?rdist}
+Release: 9%{?rdist}
 Summary: Initramfs generator using udev
 Group: System Environment/Base		
 License: GPLv2+	
@@ -148,7 +148,7 @@ rm -rf $RPM_BUILD_ROOT
 %{_datadir}/dracut/modules.d/95debug
 %{_datadir}/dracut/modules.d/95resume
 %{_datadir}/dracut/modules.d/95rootfs-block
-%{_datadir}/dracut/modules.d/95s390
+%{_datadir}/dracut/modules.d/95dasd
 %{_datadir}/dracut/modules.d/95terminfo
 %{_datadir}/dracut/modules.d/95udev-rules
 %{_datadir}/dracut/modules.d/95udev-rules.ub810
@@ -181,14 +181,18 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Tue Sep 29 2009 Harald Hoyer <harald at redhat.com> 002-9
+- make install of new dm/lvm udev rules optionally
+- correct dasd module typo
+
 * Fri Sep 25 2009 Warren Togami <wtogami at redhat.com> 002-8
 - revert back to dracut-002-5 tarball 845dd502
   lvm2 was reverted to pre-udev
 
-* Wed Sep 23 2009 harald at redhat.com 002-7
+* Wed Sep 23 2009 Harald Hoyer <harald at redhat.com> 002-7
 - build with the correct tarball
 
-* Wed Sep 23 2009 harald at redhat.com 002-6
+* Wed Sep 23 2009 Harald Hoyer <harald at redhat.com> 002-6
 - add new device mapper udev rules and dmeventd 
   bug 525319, 525015
 


Index: sources
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/sources,v
retrieving revision 1.21
retrieving revision 1.22
diff -u -p -r1.21 -r1.22
--- sources	25 Sep 2009 04:47:39 -0000	1.21
+++ sources	29 Sep 2009 16:33:55 -0000	1.22
@@ -1 +1 @@
-d8d9c7088a414abdc24dc92b463dff6f  dracut-002-845dd502.tar.bz2
+00deb6d189ff2d0e30c754960b6a4a4d  dracut-002-99fd62e3.tar.bz2




More information about the scm-commits mailing list