SPECS: dietlibc.spec - fix strcoll on sparc

arekm arekm at pld-linux.org
Thu Jun 14 12:17:42 CEST 2007


Author: arekm                        Date: Thu Jun 14 10:17:42 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix strcoll on sparc

---- Files affected:
SPECS:
   dietlibc.spec (1.72 -> 1.73) 

---- Diffs:

================================================================
Index: SPECS/dietlibc.spec
diff -u SPECS/dietlibc.spec:1.72 SPECS/dietlibc.spec:1.73
--- SPECS/dietlibc.spec:1.72	Mon Feb 12 22:23:53 2007
+++ SPECS/dietlibc.spec	Thu Jun 14 12:17:36 2007
@@ -8,7 +8,7 @@
 Summary(pt_BR.UTF-8):	libc pequena otimizada para tamanho
 Name:		dietlibc
 Version:	0.30
-Release:	4
+Release:	5
 Epoch:		2
 License:	GPL v2
 Group:		Development/Libraries
@@ -28,6 +28,7 @@
 Patch10:	%{name}-fflush-null.patch
 Patch11:	%{name}-_syscall-no-arch.patch
 Patch12:	%{name}-noexecstacks.patch
+Patch13:	%{name}-strcoll.patch
 URL:		http://www.fefe.de/dietlibc/
 %ifarch sparc sparcv9
 BuildRequires:	sparc32
@@ -90,6 +91,7 @@
 %patch10 -p1
 %patch11 -p1
 %patch12 -p1
+%patch13 -p1
 
 %build
 export OPTFLAGS="%{rpmcflags}%{?with_ssp: -fno-stack-protector} -fno-strict-aliasing"
@@ -158,6 +160,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.73  2007/06/14 10:17:36  arekm
+- fix strcoll on sparc
+
 Revision 1.72  2007/02/12 21:23:53  glen
 - tabs in preamble
 
================================================================

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



More information about the pld-cvs-commit mailing list