]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd.spec
- one more typo
[packages/geninitrd.git] / geninitrd.spec
index 36c2280dd4f80907185753ba375b3d857442a5e4..7f230f204b505b6f4c8ca497d85af11a92e35b5c 100644 (file)
@@ -1,20 +1,19 @@
 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:       2
+Version:       12821
+Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: 35b12ef61ee1e29692d67afd94731697
-Patch0:                %{name}-git.patch
-Patch1:                %{name}-static-dev.patch
-Patch2:                %{name}-posix-sh.patch
+# Source0-md5: 8b4333782f37af8d56ecd3a9d153e164
+Patch0:                %{name}-static-dev.patch
+Patch1:                %{name}-posix-sh.patch
 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
@@ -41,6 +40,7 @@ Conflicts:    grubby < 5.0.4-3.1
 %else
 Conflicts:     grubby < 6.0.24-3
 %endif
+Conflicts:     busybox-initrd < 1.35.0-3
 Conflicts:     kmod < 7-2
 Conflicts:     module-init-tools < 3.2.2-6
 Conflicts:     pciutils < 2.2.9
@@ -84,7 +84,6 @@ bieżących informacji zawartych w /etc/modules.conf.
 %setup -q
 %patch0 -p1
 %patch1 -p1
-%patch2 -p1
 
 %build
 %{__make}
This page took 0.107831 seconds and 4 git commands to generate.