]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd.spec
- rel 6; don't resolve symlink for luks device nodes
[packages/geninitrd.git] / geninitrd.spec
index 0a7a2565b00b4a668d204a377de038cc5a04c220..7171beed776b104c63342058c496081fc180d725 100644 (file)
@@ -6,15 +6,16 @@
 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.31
+Version:       10000.32
 # leave rel 1 for ac
-Release:       0.2
+Release:       6
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: ba11c56735828f79148e476179945217
+# Source0-md5: 9d75e347ff49312209e97ead93378f4a
 Patch0:                %{name}-romfs.patch
 Patch1:                %{name}-gzip-compressor.patch
+Patch2:                %{name}-svn.patch
 BuildRequires: xmlto >= 0:0.0.18-1
 Requires:      /usr/bin/ldd
 Requires:      awk
@@ -41,7 +42,7 @@ Suggests:     mdadm-initrd >= 1.12.0-1
 %endif
 # suggest for blkid
 %if "%{pld_release}" != "ac"
-Suggests:      util-linux-ng-initrd
+Suggests:      util-linux-initrd
 %endif
 Obsoletes:     mkinitrd
 %if "%{pld_release}" == "ac"
@@ -91,6 +92,7 @@ bieżących informacji zawartych w /etc/modules.conf.
 %patch0 -p1
 %patch1 -p1
 %endif
+%patch2 -p0
 
 %build
 %{__make}
This page took 0.06453 seconds and 4 git commands to generate.