]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- lvm on softraid fixes from svn, rel 2 STBR auto/ac/geninitrd-6894-2 auto/th/geninitrd-6894-2
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 22 Feb 2006 18:31:26 +0000 (18:31 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd.spec -> 2.73

geninitrd.spec

index 9eb5571189fd557c212740c59bb9048baae725bd..39809e4e2530b52fac6746457e29d1e3a687179f 100644 (file)
@@ -2,11 +2,12 @@ Summary:      Creates an initial ramdisk image for preloading modules
 Summary(pl):   Narzêdzie do tworzenia inicjalnego ramdysku u¿ywanego przy starcie systemu
 Name:          geninitrd
 Version:       6894
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/System
 Source0:       ftp://ftp1.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 # Source0-md5: 93eac3b1c0976f82987d9648dd05c7ee
+Patch0:                %{name}-lvm.patch
 BuildRequires: xmlto >= 0:0.0.18-1
 Requires:      awk
 Requires:      busybox-initrd >= 1.00-0.rc3.2
@@ -58,6 +59,7 @@ bie
 
 %prep
 %setup -q
+%patch0 -p0
 
 %build
 rm geninitrd.8
This page took 0.085021 seconds and 4 git commands to generate.