SPECS: geninitrd.spec, mdadm.spec - don't require mdadm on _every_...

blues blues at pld-linux.org
Tue Jun 28 10:24:19 CEST 2005


Author: blues                        Date: Tue Jun 28 08:24:19 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- don't require mdadm on _every_ system. Require strict version of
  mdadm-initrd in mdadm. Should be enought

---- Files affected:
SPECS:
   geninitrd.spec (2.57 -> 2.58) , mdadm.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: SPECS/geninitrd.spec
diff -u SPECS/geninitrd.spec:2.57 SPECS/geninitrd.spec:2.58
--- SPECS/geninitrd.spec:2.57	Mon Jun 27 15:47:10 2005
+++ SPECS/geninitrd.spec	Tue Jun 28 10:24:13 2005
@@ -19,7 +19,6 @@
 Requires:	gzip
 # without this softraid installations of PLD fail
 Requires:	mdadm-initrd >= 1.12.0-1
-Requires:	mdadm >= 1.12.0-1
 Requires:	mktemp >= 1.5-8
 Requires:	mount
 Requires:	pci-database >= 0.4
@@ -89,6 +88,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 2.58  2005/06/28 08:24:13  blues
+- don't require mdadm on _every_ system. Require strict version of
+  mdadm-initrd in mdadm. Should be enought
+
 Revision 2.57  2005/06/27 13:47:10  arekm
 - R: mdadm itself, too.
 

================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.37 SPECS/mdadm.spec:1.38
--- SPECS/mdadm.spec:1.37	Thu Jun 16 12:00:53 2005
+++ SPECS/mdadm.spec	Tue Jun 28 10:24:13 2005
@@ -25,6 +25,7 @@
 %if %{with initrd}
 %{!?with_uClibc:BuildRequires:	glibc-static}
 %{?with_uClibc:BuildRequires:	uClibc-static}
+Requires:	%{name}-initrd = %{epoch}:%{version}-%{release}
 %endif
 Requires(post,preun):	/sbin/chkconfig
 Obsoletes:	mdctl
@@ -150,6 +151,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2005/06/28 08:24:13  blues
+- don't require mdadm on _every_ system. Require strict version of
+  mdadm-initrd in mdadm. Should be enought
+
 Revision 1.37  2005/06/16 10:00:53  hawk
 - release 2 (1 is for Ra)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/geninitrd.spec?r1=2.57&r2=2.58&f=u
    http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.37&r2=1.38&f=u




More information about the pld-cvs-commit mailing list