]> git.pld-linux.org Git - packages/geninitrd.git/commitdiff
- R: not S: lvm2-initrd and mdadm-initrd in Titanium auto/ti/geninitrd-10000_18-8
authorhawk <hawk@pld-linux.org>
Sat, 19 Sep 2009 20:55:27 +0000 (20:55 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    geninitrd.spec -> 2.158

geninitrd.spec

index 0949ec5c2223b33c35dad07960ee538f12a6e12a..d1620fcf8ce2858e039b8f5eadbfed1d646480c6 100644 (file)
@@ -3,7 +3,7 @@ Summary(pl.UTF-8):      Narzędzie do tworzenia inicjalnego ramdysku używanego przy
 Name:          geninitrd
 Version:       10000.18
 # leave rel 1 for ac
-Release:       7
+Release:       8
 License:       GPL
 Group:         Applications/System
 Source0:       %{name}-%{version}.tar.gz
@@ -26,10 +26,15 @@ Requires:   mount
 Requires:      pci-database >= 0.4
 Requires:      rc-scripts >= 0.2.7
 Requires:      tar
+%if "%{pld_release}" == "ti"
+Requires:      lvm2-initrd
+Requires:      mdadm-initrd >= 1.12.0-1
+%else
 # otherwise LVM subsystem is automatically disabled in geninitrd
 Suggests:      lvm2-initrd
 # without this softraid installations of PLD fail
 Suggests:      mdadm-initrd >= 1.12.0-1
+%endif
 Obsoletes:     mkinitrd
 Conflicts:     grubby < 6.0.24-3
 Conflicts:     udev-initrd < 1:104
This page took 0.131224 seconds and 4 git commands to generate.