rpms/dracut/devel dracut.spec,1.12,1.13

Harald Hoyer harald at fedoraproject.org
Mon Aug 24 13:18:52 UTC 2009


Author: harald

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

Modified Files:
	dracut.spec 
Log Message:
* Mon Aug 24 2009 Harald Hoyer <harald at redhat.com> 0.9-2
- removed kdb requirement (because s390x does not have it)



Index: dracut.spec
===================================================================
RCS file: /cvs/pkgs/rpms/dracut/devel/dracut.spec,v
retrieving revision 1.12
retrieving revision 1.13
diff -u -p -r1.12 -r1.13
--- dracut.spec	14 Aug 2009 16:02:07 -0000	1.12
+++ dracut.spec	24 Aug 2009 13:18:52 -0000	1.13
@@ -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+	
@@ -43,10 +43,7 @@ Requires: cryptsetup-luks
 Requires: bridge-utils
 Requires: file
 Requires: bzip2
-%ifnarch s390 s390x
 Requires: dmraid
-Requires: kbd
-%endif
 
 %if ! 0%{?with_switch_root}
 Requires: util-linux-ng >= 2.16
@@ -145,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir /var/lib/dracut/overlay
 
 %changelog
+* Mon Aug 24 2009 Harald Hoyer <harald at redhat.com> 0.9-2
+- removed kdb requirement (because s390x does not have it)
+
 * 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 scm-commits mailing list