]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd.spec
xz -9 (no longer as lzma) is back
[packages/geninitrd.git] / geninitrd.spec
index d9ad597dd3c36342551c6c9797014c604c299006..96cd7f5ef56b8b6e0333d0a5cbdb1aa1f51dc19d 100644 (file)
@@ -1,14 +1,15 @@
 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:       10000.16
+Version:       10000.18
 # leave rel 1 for ac
-Release:       2
+Release:       4
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: cad57ac6e42f0f8d4868ddef2f062680
+# Source0-md5: b3b0acb344ae8852cf30672370c81888
 Patch0:                %{name}-romfs.patch
+Patch1:                %{name}-lzma.patch
 BuildRequires: xmlto >= 0:0.0.18-1
 Requires:      awk
 Requires:      busybox-initrd >= 1.00-0.rc3.2
@@ -31,6 +32,7 @@ Requires:     tar
 Obsoletes:     mkinitrd
 Conflicts:     grubby < 6.0.24-3
 Conflicts:     udev-initrd < 1:104
+Conflicts:     xz < 4.999.9
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -70,6 +72,7 @@ bieżących informacji zawartych w /etc/modules.conf.
 %if "%{pld_release}" == "ti"
 %patch0 -p1
 %endif
+%patch1 -p0
 
 %build
 %{__make}
This page took 0.028573 seconds and 4 git commands to generate.