Author: baggins Date: Wed Mar 21 23:40:12 2012 GMT Module: packages Tag: HEAD ---- Log message: - rel 1
---- Files affected: packages/dracut: dracut.spec (1.9 -> 1.10) ---- Diffs: ================================================================ Index: packages/dracut/dracut.spec diff -u packages/dracut/dracut.spec:1.9 packages/dracut/dracut.spec:1.10 --- packages/dracut/dracut.spec:1.9 Thu Mar 22 00:02:35 2012 +++ packages/dracut/dracut.spec Thu Mar 22 00:40:07 2012 @@ -2,7 +2,7 @@ Summary: Initramfs generator using udev Name: dracut Version: 017 -Release: 0.5 +Release: 1 License: GPL v2+ Group: Base Source0: ftp://www.kernel.org/pub/linux/utils/boot/dracut/%{name}-%{version}.tar.xz @@ -12,12 +12,13 @@ Patch1: create-target-dir-for-symlink.patch Patch2: bash-sh.patch URL: https://dracut.wiki.kernel.org/ +BuildRequires: docbook-dtd45-xml BuildRequires: docbook-style-xsl BuildRequires: libxslt-progs Requires: bash Requires: coreutils Requires: cpio -Requires: filesystem >= 2.1.0 +Requires: filesystem Requires: findutils Requires: grep Requires: gzip @@ -27,7 +28,9 @@ Requires: udev Requires: util-linux >= 2.20 Requires: virtual(module-tools) +Suggests: bzip2 Suggests: dash +Suggests: xz Conflicts: kmod < 6 BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -62,9 +65,6 @@ This package requires everything which is needed to build an all purpose initramfs with dracut, which does an integrity check. -This package requires everything which is needed to build an all -purpose initramfs with dracut, which does an integrity check. - %package fips-aesni Summary: Dracut modules to build a dracut initramfs with an integrity check with aesni-intel Group: Base @@ -304,6 +304,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.10 2012/03/21 23:40:07 baggins +- rel 1 + Revision 1.9 2012/03/21 23:02:35 baggins - kmod >= 6 is as good as module-init-tools ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/dracut/dracut.spec?r1=1.9&r2=1.10 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
