packages: wormux/wormux.spec - fix ja locale; release 2

adamg adamg at pld-linux.org
Tue Oct 27 21:36:42 CET 2009


Author: adamg                        Date: Tue Oct 27 20:36:42 2009 GMT
Module: packages                      Tag: HEAD
---- Log message:
- fix ja locale; release 2

---- Files affected:
packages/wormux:
   wormux.spec (1.50 -> 1.51) 

---- Diffs:

================================================================
Index: packages/wormux/wormux.spec
diff -u packages/wormux/wormux.spec:1.50 packages/wormux/wormux.spec:1.51
--- packages/wormux/wormux.spec:1.50	Wed Sep 16 16:49:47 2009
+++ packages/wormux/wormux.spec	Tue Oct 27 21:36:36 2009
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Wolnodostępny klon Worms z Team17
 Name:		wormux
 Version:	0.8.5
-Release:	1
+Release:	2
 License:	GPL v2+
 Group:		X11/Applications/Games
 Source0:	http://download.gna.org/wormux/%{name}-%{version}.tar.bz2
@@ -44,6 +44,10 @@
 # disable building unsupported locale
 %{__sed} -i -e 's|cpf||g' po/LINGUAS
 
+# fix jp locale
+%{__sed} -i -e 's/ja_JP/ja/g' po/LINGUAS
+mv -f po/ja{_JP,}.po
+
 %build
 %{__aclocal} -I build/m4
 %{__autoconf}
@@ -81,6 +85,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.51  2009/10/27 20:36:36  adamg
+- fix ja locale; release 2
+
 Revision 1.50  2009/09/16 14:49:47  lisu
 - up to 0.8.5
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/wormux/wormux.spec?r1=1.50&r2=1.51&f=u



More information about the pld-cvs-commit mailing list