]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd.spec
- rel 3; force busybox with getopts support
[packages/geninitrd.git] / geninitrd.spec
index 7945ab89ff7f99c97f410cf1d89b1695ed334b3e..830451a433392bd3ade6d31db5854b3baf7b3c4e 100644 (file)
@@ -1,13 +1,8 @@
-# TODO:
-# - BUG: you can't set in /etc/mdadm.conf:
-#  DEVICE partitions containers
-#  (which is default BTW if none set). Generation of initrd will fail
-#
 Summary:       Creates an initial ramdisk image for preloading modules
 Summary(pl.UTF-8):     Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:          geninitrd
 Version:       12787
-Release:       1
+Release:       3
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
@@ -19,12 +14,13 @@ URL:                http://git.pld-linux.org/?p=projects/geninitrd.git
 BuildRequires: xmlto >= 0:0.0.18-1
 Requires:      /usr/bin/ldd
 Requires:      awk
-Requires:      busybox-implementation >= 1.22.1-2
+Requires:      busybox-implementation >= 1.30.0-1
 Requires:      coreutils
 Requires:      cpio
 Requires:      fileutils
 Requires:      glibc-misc
 Requires:      gzip
+Requires:      libgcc
 Requires:      mktemp >= 1.5-8
 Requires:      mount
 Requires:      pci-database >= 0.4
@@ -86,7 +82,7 @@ bieżących informacji zawartych w /etc/modules.conf.
 
 %prep
 %setup -q
-#%patch0 -p1
+%patch0 -p1
 %patch1 -p1
 %patch2 -p1
 
This page took 0.038216 seconds and 4 git commands to generate.