SPECS: glibc.spec - special stripping of ld/libpthread finally wor...

qboosh qboosh at pld-linux.org
Sun Jan 6 21:43:17 CET 2008


Author: qboosh                       Date: Sun Jan  6 20:43:17 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- special stripping of ld/libpthread finally works in proper way
- fixed syntax errors in locale_fixes patch
- release 8.3

---- Files affected:
SPECS:
   glibc.spec (1.749 -> 1.750) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.749 SPECS/glibc.spec:1.750
--- SPECS/glibc.spec:1.749	Sun Jan  6 20:23:15 2008
+++ SPECS/glibc.spec	Sun Jan  6 21:43:12 2008
@@ -35,7 +35,7 @@
 Summary(uk.UTF-8):	GNU libc версії
 Name:		glibc
 Version:	2.7
-Release:	8.2
+Release:	8.3
 Epoch:		6
 License:	LGPL v2.1+
 Group:		Libraries
@@ -100,7 +100,7 @@
 BuildRequires:	perl-base
 BuildRequires:	rpm-build >= 4.3-0.20030610.28
 BuildRequires:	rpm-perlprov
-BuildRequires:	rpmbuild(macros) >= 1.412
+BuildRequires:	rpmbuild(macros) >= 1.413
 BuildRequires:	sed >= 4.0.5
 BuildRequires:	texinfo
 Requires(post):	ldconfig = %{epoch}:%{version}-%{release}
@@ -135,7 +135,7 @@
 # ld.so needs not to be stripped to work
 # gdb needs unstripped libpthread for some threading support
 # ...but we can strip at least debuginfo from them
-%define		_autostripdebug		.*/ld-[0-9.]*so\|.*/libpthread-[0-9.]*so
+%define		_autostripdebug		.*/ld-[0-9.]*so\\|.*/libpthread-[0-9.]*so
 
 # -m from CFLAGS or even LDFLAGS is not propagated to some *.o linking
 %ifarch sparc sparcv9
@@ -1624,6 +1624,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.750  2008-01-06 20:43:12  qboosh
+- special stripping of ld/libpthread finally works in proper way
+- fixed syntax errors in locale_fixes patch
+- release 8.3
+
 Revision 1.749  2008-01-06 19:23:15  qboosh
 - readded missing libnsl; introduced omitted libcidn.so devel symlink
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/glibc.spec?r1=1.749&r2=1.750&f=u



More information about the pld-cvs-commit mailing list