SPECS (AC-branch): glibc.spec - fix localedb-gen script for amd64; ...
glen
glen at pld-linux.org
Mon Jan 8 13:05:46 CET 2007
Author: glen Date: Mon Jan 8 12:05:46 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- fix localedb-gen script for amd64; rel 10
---- Files affected:
SPECS:
glibc.spec (1.583.2.85 -> 1.583.2.86)
---- Diffs:
================================================================
Index: SPECS/glibc.spec
diff -u SPECS/glibc.spec:1.583.2.85 SPECS/glibc.spec:1.583.2.86
--- SPECS/glibc.spec:1.583.2.85 Sun Dec 17 02:18:35 2006
+++ SPECS/glibc.spec Mon Jan 8 13:05:40 2007
@@ -87,7 +87,7 @@
Summary(uk): GNU libc ×ĹŇÓŚ§ 2.3
Name: glibc
Version: 2.3.6
-Release: 9
+Release: 10
Epoch: 6
License: LGPL
Group: Libraries
@@ -1230,7 +1230,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
@@ -1692,6 +1693,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.583.2.86 2007/01/08 12:05:40 glen
+- fix localedb-gen script for amd64; rel 10
+
Revision 1.583.2.85 2006/12/17 01:18:35 arekm
- we want nptl headers to be default one
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/glibc.spec?r1=1.583.2.85&r2=1.583.2.86&f=u
More information about the pld-cvs-commit
mailing list