SPECS: mdadm.spec - added fix patch (fixes build with uClibc witho...

qboosh qboosh at pld-linux.org
Tue Jul 11 18:57:32 CEST 2006


Author: qboosh                       Date: Tue Jul 11 16:57:32 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added fix patch (fixes build with uClibc without ftw())

---- Files affected:
SPECS:
   mdadm.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/mdadm.spec
diff -u SPECS/mdadm.spec:1.56 SPECS/mdadm.spec:1.57
--- SPECS/mdadm.spec:1.56	Fri Jul  7 00:19:32 2006
+++ SPECS/mdadm.spec	Tue Jul 11 18:57:27 2006
@@ -16,6 +16,7 @@
 Source1:	%{name}.init
 Source2:	%{name}.sysconfig
 Patch0:		%{name}-degraded.patch
+Patch1:		%{name}-fix.patch
 URL:		http://www.kernel.org/pub/linux/utils/raid/mdadm/
 BuildRequires:	groff
 BuildRequires:	rpmbuild(macros) >= 1.213
@@ -57,6 +58,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %if %{with initrd}
@@ -155,6 +157,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2006/07/11 16:57:27  qboosh
+- added fix patch (fixes build with uClibc without ftw())
+
 Revision 1.56  2006/07/06 22:19:32  sparky
 - 2.5.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/mdadm.spec?r1=1.56&r2=1.57&f=u



More information about the pld-cvs-commit mailing list