packages: warzone2100/warzone2100.spec - fix et locale; release 2

adamg adamg at pld-linux.org
Tue Oct 27 19:20:53 CET 2009


Author: adamg                        Date: Tue Oct 27 18:20:53 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix et locale; release 2

---- Files affected:
packages/warzone2100:
   warzone2100.spec (1.37 -> 1.38) 

---- Diffs:

================================================================
Index: packages/warzone2100/warzone2100.spec
diff -u packages/warzone2100/warzone2100.spec:1.37 packages/warzone2100/warzone2100.spec:1.38
--- packages/warzone2100/warzone2100.spec:1.37	Wed Oct 14 17:59:02 2009
+++ packages/warzone2100/warzone2100.spec	Tue Oct 27 19:20:48 2009
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Gra RTS, której akcja toczy się w przyszłości
 Name:		warzone2100
 Version:	2.2.4
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games/Strategy
 Source0:	http://dl.sourceforge.net/warzone2100/%{name}-%{version}.tar.gz
@@ -51,6 +51,11 @@
 %setup -q
 %patch0 -p1
 
+# et_EE -> et
+%{__sed} -e 's/et_EE/et/g' -i po/LINGUAS
+mv po/et{_EE,}.po
+mv po/et{_EE,}.gmo
+
 %build
 %{__aclocal} -I m4
 %{__autoconf}
@@ -92,6 +97,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.38  2009/10/27 18:20:48  adamg
+- fix et locale; release 2
+
 Revision 1.37  2009/10/14 15:59:02  adamg
 - updated to 2.2.4
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/warzone2100/warzone2100.spec?r1=1.37&r2=1.38&f=u



More information about the pld-cvs-commit mailing list