dc6040 - removed kdb requirement (because s390x does not have it)

Authored and Committed by Harald Hoyer 15 years ago
1 file changed. 4 lines added. 4 lines removed.
    - removed kdb requirement (because s390x does not have it)
    
        
file modified
+4 -4
dracut.spec CHANGED
@@ -13,7 +13,7 @@
13
13
14
14
Name: dracut
15
15
Version: 0.9
16
- Release: 1%{?rdist}
16
+ Release: 2%{?rdist}
17
17
Summary: Initramfs generator using udev
18
18
Group: System Environment/Base
19
19
License: GPLv2+
@@ -43,10 +43,7 @@ Requires: cryptsetup-luks
43
43
Requires: bridge-utils
44
44
Requires: file
45
45
Requires: bzip2
46
- %ifnarch s390 s390x
47
46
Requires: dmraid
48
- Requires: kbd
49
- %endif
50
47
51
48
%if ! 0%{?with_switch_root}
52
49
Requires: util-linux-ng >= 2.16
@@ -145,6 +142,9 @@ rm -rf $RPM_BUILD_ROOT
145
142
%dir /var/lib/dracut/overlay
146
143
147
144
%changelog
145
+ * Mon Aug 24 2009 Harald Hoyer <harald@redhat.com> 0.9-2
146
+ - removed kdb requirement (because s390x does not have it)
147
+
148
148
* Fri Aug 14 2009 Harald Hoyer <harald@redhat.com> 0.9-1
149
149
- version 0.9
150
150
- see http://dracut.git.sourceforge.net/git/gitweb.cgi?p=dracut;a=blob_plain;f=NEWS