SPECS: xmoto.spec - fix lv translation (lv_LV->lv); release 2

adamg adamg at pld-linux.org
Thu Aug 23 15:57:08 CEST 2007


Author: adamg                        Date: Thu Aug 23 13:57:08 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix lv translation (lv_LV->lv); release 2

---- Files affected:
SPECS:
   xmoto.spec (1.40 -> 1.41) 

---- Diffs:

================================================================
Index: SPECS/xmoto.spec
diff -u SPECS/xmoto.spec:1.40 SPECS/xmoto.spec:1.41
--- SPECS/xmoto.spec:1.40	Sat Aug  4 15:18:10 2007
+++ SPECS/xmoto.spec	Thu Aug 23 15:57:02 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Klon gry across/elma
 Name:		xmoto
 Version:	0.3.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications/Games
 Source0:	http://download.tuxfamily.org/xmoto/xmoto/%{version}/%{name}-%{version}-src.tar.gz
@@ -54,6 +54,10 @@
 cat %{SOURCE3} | gzip -9 > xmoto.6.gz
 %patch0 -p1
 
+# fix lv translation
+sed -i -e 's/lv_LV/lv/g' configure.in
+mv -f po/lv{_LV,}.po
+
 %build
 %{__libtoolize}
 %{__gettextize}
@@ -112,6 +116,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.41  2007/08/23 13:57:02  adamg
+- fix lv translation (lv_LV->lv); release 2
+
 Revision 1.40  2007/08/04 13:18:10  wolf
 - 0.3.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/xmoto.spec?r1=1.40&r2=1.41&f=u



More information about the pld-cvs-commit mailing list