SPECS (GLIBC_for_AC): glibc.spec - fix localedb-gen script for amd...

glen glen at pld-linux.org
Mon Jan 8 13:22:41 CET 2007


Author: glen                         Date: Mon Jan  8 12:22:41 2007 GMT
Module: SPECS                         Tag: GLIBC_for_AC
---- Log message:
- fix localedb-gen script for amd64; rel 2.6

---- Files affected:
SPECS:
   glibc.spec (1.664.2.5 -> 1.664.2.6) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.664.2.5 SPECS/glibc.spec:1.664.2.6
--- SPECS/glibc.spec:1.664.2.5	Wed Dec 20 11:16:49 2006
+++ SPECS/glibc.spec	Mon Jan  8 13:22:36 2007
@@ -49,7 +49,7 @@
 Summary(tr):	GNU libc
 Summary(uk):	GNU libc ×ĹŇÓŚ§ 2.3
 Name:		glibc
-Version:	2.5
+Version:	2.6
 Release:	0.4
 Epoch:		6
 License:	LGPL
@@ -1068,7 +1068,8 @@
 done
 
 # localedb-gen infrastructure
-install %{SOURCE6} $RPM_BUILD_ROOT%{_bindir}/localedb-gen
+sed -e 's, at localedir@,%{_libdir}/locale,' %{SOURCE6} > $RPM_BUILD_ROOT%{_bindir}/localedb-gen
+chmod +x $RPM_BUILD_ROOT%{_bindir}/localedb-gen
 install localedata/SUPPORTED $RPM_BUILD_ROOT%{_datadir}/i18n
 
 # too old binutils in ac, doesn't understand AS_NEEDED
@@ -1507,6 +1508,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.664.2.6  2007/01/08 12:22:36  glen
+- fix localedb-gen script for amd64; rel 2.6
+
 Revision 1.664.2.5  2006/12/20 10:16:49  arekm
 - fix for amd64
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.664.2.5&r2=1.664.2.6&f=u



More information about the pld-cvs-commit mailing list