SPECS: uClibc.spec - added stdio-unhide patch (probably will fix S...

qboosh qboosh at pld-linux.org
Sun Jun 3 23:09:03 CEST 2007


Author: qboosh                       Date: Sun Jun  3 21:09:03 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added stdio-unhide patch (probably will fix SEGV in static/nostdio binaries on x86)

---- Files affected:
SPECS:
   uClibc.spec (1.142 -> 1.143) 

---- Diffs:

================================================================
Index: SPECS/uClibc.spec
diff -u SPECS/uClibc.spec:1.142 SPECS/uClibc.spec:1.143
--- SPECS/uClibc.spec:1.142	Sun Jun  3 22:23:26 2007
+++ SPECS/uClibc.spec	Sun Jun  3 23:08:58 2007
@@ -13,7 +13,8 @@
 Patch1:		%{name}-toolchain-wrapper.patch
 Patch2:		%{name}-targetcpu.patch
 Patch3:		%{name}-debug.patch
-Patch4:		%{name}-sparc.patch
+Patch4:		%{name}-stdio-unhide.patch
+Patch5:		%{name}-sparc.patch
 URL:		http://uclibc.org/
 BuildRequires:	binutils-gasp
 BuildRequires:	gcc >= 5:3.0
@@ -67,8 +68,9 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 # check if it's needed now... ldso is broken on sparc anyway
-#%patch4 -p1
+#%patch5 -p1
 
 sed -i -e '
 %ifarch sparc sparcv9
@@ -195,6 +197,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.143  2007/06/03 21:08:58  qboosh
+- added stdio-unhide patch (probably will fix SEGV in static/nostdio binaries on x86)
+
 Revision 1.142  2007/06/03 20:23:26  arekm
 - rel 2; http://lists.pld-linux.org/mailman/pipermail/pld-devel-pl/2007-June/141284.html
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/uClibc.spec?r1=1.142&r2=1.143&f=u



More information about the pld-cvs-commit mailing list