SPECS: dietlibc.spec - added diet-m patch (extends -m{32, 64} handl...

qboosh qboosh at pld-linux.org
Sat Dec 30 23:14:26 CET 2006


Author: qboosh                       Date: Sat Dec 30 22:14:26 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added diet-m patch (extends -m{32,64} handling in diet wrapper)
- BR: sparc32 on 32-bit sparc targets

---- Files affected:
SPECS:
   dietlibc.spec (1.66 -> 1.67) 

---- Diffs:

================================================================
Index: SPECS/dietlibc.spec
diff -u SPECS/dietlibc.spec:1.66 SPECS/dietlibc.spec:1.67
--- SPECS/dietlibc.spec:1.66	Fri Oct  6 13:48:14 2006
+++ SPECS/dietlibc.spec	Sat Dec 30 23:14:21 2006
@@ -21,7 +21,11 @@
 Patch3:		%{name}-gcc4.patch
 Patch4:		%{name}-guard.patch
 Patch5:		%{name}-arm.patch
+Patch6:		%{name}-diet-m.patch
 URL:		http://www.fefe.de/dietlibc/
+%ifarch sparc sparcv9
+BuildRequires:	sparc32
+%endif
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define		dietprefix	%{_prefix}/%{_target_cpu}-linux-dietlibc
@@ -73,6 +77,7 @@
 %patch3 -p1
 %patch4 -p1
 %patch5 -p1
+%patch6 -p1
 
 %build
 export OPTFLAGS="%{rpmcflags}%{?with_ssp: -fno-stack-protector} -fno-strict-aliasing"
@@ -141,6 +146,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.67  2006/12/30 22:14:21  qboosh
+- added diet-m patch (extends -m{32,64} handling in diet wrapper)
+- BR: sparc32 on 32-bit sparc targets
+
 Revision 1.66  2006/10/06 11:48:14  tommat
 - more arm support
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/dietlibc.spec?r1=1.66&r2=1.67&f=u



More information about the pld-cvs-commit mailing list