]> git.pld-linux.org Git - packages/geninitrd.git/blobdiff - geninitrd.spec
up to 12749 (x32 fixes)
[packages/geninitrd.git] / geninitrd.spec
index 4afff5f4eb99ae0699ae9fee85f3fa19cfe042dc..8e868e9ba60cc318e4a1b8ade2aa6cc0a65a7bb3 100644 (file)
@@ -6,17 +6,18 @@
 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:       12719
+Version:       12749
 Release:       1
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
-# Source0-md5: c8620d7e3988a073d0852f78cb560f06
-URL:           http://svn.pld-linux.org/trac/svn/wiki/packages/geninitrd
+# Source0-md5: f26733e51d545d71feff72c16abf1f6b
+Patch0:                %{name}-git.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-initrd >= 1.1.0
+Requires:      busybox-initrd >= 1.22.1-2
 Requires:      coreutils
 Requires:      cpio
 Requires:      fileutils
@@ -28,6 +29,7 @@ Requires:     pci-database >= 0.4
 Requires:      rc-scripts >= 0.2.7
 Requires:      tar
 Requires:      virtual(module-tools)
+Requires:      xz
 Suggests:      genromfs
 Suggests:      pciutils
 Obsoletes:     mkinitrd
@@ -83,6 +85,7 @@ bieżących informacji zawartych w /etc/modules.conf.
 %prep
 %setup -qc
 mv %{name}-%{version}*/* .
+#%patch0 -p1
 
 %build
 %{__make}
This page took 0.0771849999999999 seconds and 4 git commands to generate.