SPECS: bazaar.spec - locale fixes, rel. 2

ankry ankry at pld-linux.org
Fri Oct 28 20:02:41 CEST 2005


Author: ankry                        Date: Fri Oct 28 18:02:41 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- locale fixes, rel. 2

---- Files affected:
SPECS:
   bazaar.spec (1.2 -> 1.3) 

---- Diffs:

================================================================
Index: SPECS/bazaar.spec
diff -u SPECS/bazaar.spec:1.2 SPECS/bazaar.spec:1.3
--- SPECS/bazaar.spec:1.2	Mon Oct  3 20:56:12 2005
+++ SPECS/bazaar.spec	Fri Oct 28 20:02:36 2005
@@ -7,7 +7,7 @@
 Summary(pl):	Implementacja protokołu GNU Arch
 Name:		bazaar
 Version:	1.4.2
-Release:	1
+Release:	2
 License:	GPL v2
 Group:		Development/Version Control
 Source0:	http://bazaar.canonical.com/releases/src/%{name}_%{version}.tar.gz
@@ -100,6 +100,14 @@
 rm -rf $RPM_BUILD_ROOT%{_prefix}/src
 
 cd ..
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/it{_IT,}
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/pt{_PT,}
+# fr is more complete than fr_FR
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/fr_FR
+# es_ES is more complete than es
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/es{_ES,}
+
 %find_lang %{name}
 
 %clean
@@ -115,6 +123,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.3  2005/10/28 18:02:36  ankry
+- locale fixes, rel. 2
+
 Revision 1.2  2005/10/03 18:56:12  qboosh
 - pl
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/bazaar.spec?r1=1.2&r2=1.3&f=u




More information about the pld-cvs-commit mailing list