SPECS: libvisual-plugins.spec - fixed locales - release 4

megabajt megabajt at pld-linux.org
Mon Oct 29 11:55:30 CET 2007


Author: megabajt                     Date: Mon Oct 29 10:55:30 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed locales
- release 4

---- Files affected:
SPECS:
   libvisual-plugins.spec (1.19 -> 1.20) 

---- Diffs:

================================================================
Index: SPECS/libvisual-plugins.spec
diff -u SPECS/libvisual-plugins.spec:1.19 SPECS/libvisual-plugins.spec:1.20
--- SPECS/libvisual-plugins.spec:1.19	Wed Oct 10 00:09:37 2007
+++ SPECS/libvisual-plugins.spec	Mon Oct 29 11:55:25 2007
@@ -7,7 +7,7 @@
 Summary(pl.UTF-8):	Wtyczki dla libvisual
 Name:		libvisual-plugins
 Version:	0.4.0
-Release:	3
+Release:	4
 License:	GPL
 Group:		Libraries
 Source0:	http://dl.sourceforge.net/libvisual/%{name}-%{version}.tar.gz
@@ -323,11 +323,6 @@
 %setup -q
 %patch0 -p1
 
-mv -f po/{es_ES,es}.po
-# es_AR is a copy of es
-rm -f po/es_AR.po
-sed -i -e 's|es_ES es_AR|es|' po/LINGUAS
-
 %build
 %{__libtoolize}
 %{__gettextize}
@@ -348,6 +343,10 @@
 
 rm -f $RPM_BUILD_ROOT%{_libdir}/libvisual-*/*/*.la
 
+mv -f $RPM_BUILD_ROOT%{_datadir}/locale/{es_ES,es}
+# es_AR is a copy of es
+rm -rf $RPM_BUILD_ROOT%{_datadir}/locale/es_AR
+
 %find_lang %{name}-0.4
 
 %clean
@@ -464,6 +463,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.20  2007/10/29 10:55:25  megabajt
+- fixed locales
+- release 4
+
 Revision 1.19  2007/10/09 22:09:37  blues
 - no es_ES, only es
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/libvisual-plugins.spec?r1=1.19&r2=1.20&f=u



More information about the pld-cvs-commit mailing list