SPECS: Xarchiver.spec - locale fix; release 2

adamg adamg at pld-linux.org
Sat Nov 29 19:15:26 CET 2008


Author: adamg                        Date: Sat Nov 29 18:15:26 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- locale fix; release 2

---- Files affected:
SPECS:
   Xarchiver.spec (1.12 -> 1.13) 

---- Diffs:

================================================================
Index: SPECS/Xarchiver.spec
diff -u SPECS/Xarchiver.spec:1.12 SPECS/Xarchiver.spec:1.13
--- SPECS/Xarchiver.spec:1.12	Sat Nov 29 18:46:35 2008
+++ SPECS/Xarchiver.spec	Sat Nov 29 19:15:20 2008
@@ -6,7 +6,7 @@
 Summary(pl.UTF-8):	Xarchiver - nakładka GTK+2 na popularne formaty kompresji
 Name:		Xarchiver
 Version:	0.5.2
-Release:	1
+Release:	2
 License:	GPL
 Group:		X11/Applications
 Source0:	http://dl.sourceforge.net/xarchiver/xarchiver-%{version}.tar.bz2
@@ -40,6 +40,9 @@
 
 %prep
 %setup -q -n xarchiver-%{version}
+mv -f po/nb{_NO,}.po
+mv -f po/pt{_PT,}.po
+sed -e 's/nb_NO/nb/;s/pt_PT/pt/' -i po/LINGUAS
 
 %build
 %{__intltoolize}
@@ -90,6 +93,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.13  2008/11/29 18:15:20  adamg
+- locale fix; release 2
+
 Revision 1.12  2008/11/29 17:46:35  adamg
 - updated to 0.5.2
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/Xarchiver.spec?r1=1.12&r2=1.13&f=u



More information about the pld-cvs-commit mailing list