packages: geninitrd/geninitrd.spec - rel 5; don't require main mdadm packag...
arekm
arekm at pld-linux.org
Tue Apr 20 07:31:59 CEST 2010
Author: arekm Date: Tue Apr 20 05:31:59 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- rel 5; don't require main mdadm package (use initrd version)
---- Files affected:
packages/geninitrd:
geninitrd.spec (2.167 -> 2.168)
---- Diffs:
================================================================
Index: packages/geninitrd/geninitrd.spec
diff -u packages/geninitrd/geninitrd.spec:2.167 packages/geninitrd/geninitrd.spec:2.168
--- packages/geninitrd/geninitrd.spec:2.167 Mon Mar 29 22:23:20 2010
+++ packages/geninitrd/geninitrd.spec Tue Apr 20 07:31:53 2010
@@ -4,7 +4,7 @@
Name: geninitrd
Version: 10000.20
# leave rel 1 for ac
-Release: 4
+Release: 5
License: GPL
Group: Applications/System
Source0: %{name}-%{version}.tar.gz
@@ -13,6 +13,7 @@
Patch1: %{name}-gzip-compressor.patch
Patch2: %{name}-scsi_sync_scan.patch
Patch3: %{name}-tuxonice_on_dm.patch
+Patch4: %{name}-mdadm.patch
BuildRequires: xmlto >= 0:0.0.18-1
Requires: /usr/bin/ldd
Requires: awk
@@ -35,7 +36,6 @@
# otherwise LVM subsystem is automatically disabled in geninitrd
Suggests: lvm2-initrd
# without this softraid installations of PLD fail
-Suggests: mdadm >= 1.12.0-1
Suggests: mdadm-initrd >= 1.12.0-1
%endif
Obsoletes: mkinitrd
@@ -88,6 +88,7 @@
%endif
%patch2 -p0
%patch3 -p1
+%patch4 -p0
%build
%{__make}
@@ -118,6 +119,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 2.168 2010/04/20 05:31:53 arekm
+- rel 5; don't require main mdadm package (use initrd version)
+
Revision 2.167 2010/03/29 20:23:20 evil
- adapterized
- added geninitrd-tuxonice_on_dm.patch, moving tuxonice script down in hierarchy, to allow tuxonice snapshot device be device mapper device(LUKS, LVM, dmraid)
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/geninitrd/geninitrd.spec?r1=2.167&r2=2.168&f=u
More information about the pld-cvs-commit
mailing list