SPECS: geninitrd.spec - fix mdadm >= v1.12.0

arekm arekm at pld-linux.org
Mon Jun 27 08:31:37 CEST 2005


Author: arekm                        Date: Mon Jun 27 06:31:37 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix mdadm >= v1.12.0

---- Files affected:
SPECS:
   geninitrd.spec (2.55 -> 2.56) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.55 SPECS/geninitrd.spec:2.56
--- SPECS/geninitrd.spec:2.55	Thu Oct 21 00:10:07 2004
+++ SPECS/geninitrd.spec	Mon Jun 27 08:31:29 2005
@@ -3,12 +3,13 @@
 Summary(pl):	Narzędzie do tworzenia inicjalnego ramdysku używanego przy starcie systemu
 Name:		geninitrd
 Version:	4605
-Release:	2
+Release:	2.1
 License:	GPL
 Group:		Applications/System
 Source0:	ftp://ftp.pld-linux.org/people/arekm/software/%{name}-%{version}.tar.gz
 # Source0-md5:	9f15923a273abec0644749b3db533fff
 Patch0:		%{name}-en_xml.patch
+Patch1:		%{name}-mdadm.patch
 BuildRequires:	xmlto >= 0:0.0.18-1
 PreReq:		rc-scripts >= 0.2.7
 Requires:	awk
@@ -17,14 +18,13 @@
 Requires:	genromfs
 Requires:	gzip
 # without this softraid installations of PLD fail
-Requires:	mdadm-initrd >= 1.4.0-3
+Requires:	mdadm-initrd >= 1.12.0-1
 Requires:	mktemp >= 1.5-8
 Requires:	mount
 Requires:	pci-database >= 0.4
 Requires:	sh-utils
 Requires:	tar
 Obsoletes:	mkinitrd
-#Conflicts:	mdadm-initrd < 1.4.0-3
 BuildArch:	noarch
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
@@ -60,6 +60,7 @@
 
 %prep
 %setup -q
+%patch1 -p1
 
 %build
 rm geninitrd.8
@@ -87,6 +88,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.56  2005/06/27 06:31:29  arekm
+- fix mdadm >= v1.12.0
+
 Revision 2.55  2004/10/20 22:10:07  ankry
 - workaround for man generation problems (-en_xml patch), regenerate manpage, rel. 2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.55&r2=2.56&f=u




More information about the pld-cvs-commit mailing list