SPECS: glibc.spec - fix localedb-gen script for amd64; rel 0.3

glen glen at pld-linux.org
Mon Jan 8 13:21:10 CET 2007


Author: glen                         Date: Mon Jan  8 12:21:10 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix localedb-gen script for amd64; rel 0.3

---- Files affected:
SPECS:
   glibc.spec (1.670 -> 1.671) 

---- Diffs:

================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.670 SPECS/glibc.spec:1.671
--- SPECS/glibc.spec:1.670	Sun Dec 31 18:02:49 2006
+++ SPECS/glibc.spec	Mon Jan  8 13:21:04 2007
@@ -49,7 +49,7 @@
 Summary(uk):	GNU libc ×ĹŇÓŚ§ 2.3
 Name:		glibc
 Version:	2.5
-Release:	0.2
+Release:	0.3
 Epoch:		6
 License:	LGPL
 Group:		Libraries
@@ -1048,7 +1048,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
 
 # shutup check-files
@@ -1468,6 +1469,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.671  2007/01/08 12:21:04  glen
+- fix localedb-gen script for amd64; rel 0.3
+
 Revision 1.670  2006/12/31 17:02:49  qboosh
 - comment on lib*_g.a files
 
================================================================

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



More information about the pld-cvs-commit mailing list