SPECS: gmpc.spec - fix nb locale name

aredridel aredridel at pld-linux.org
Sun Apr 27 02:08:34 CEST 2008


Author: aredridel                    Date: Sun Apr 27 00:08:34 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fix nb locale name

---- Files affected:
SPECS:
   gmpc.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/gmpc.spec
diff -u SPECS/gmpc.spec:1.14 SPECS/gmpc.spec:1.15
--- SPECS/gmpc.spec:1.14	Mon Feb  4 10:31:51 2008
+++ SPECS/gmpc.spec	Sun Apr 27 02:08:29 2008
@@ -11,6 +11,7 @@
 # Source0-md5:	8d04d8f1bad663d037b107d1845d62e6
 Patch0:		%{name}-plugins_path.patch
 Patch1:		%{name}-desktop.patch
+Patch2:		%{name}-locale.patch
 URL:		http://gmpc.sarine.nl/
 BuildRequires:	autoconf >= 2.59
 BuildRequires:	automake
@@ -58,8 +59,10 @@
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
+mv po/nb_NO.po po/nb.po
 %{__intltoolize}
 %{__libtoolize}
 %{__aclocal}
@@ -103,6 +106,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2008-04-27 00:08:29  aredridel
+- fix nb locale name
+
 Revision 1.14  2008-02-04 09:31:51  czarny
 - proper d/l URL
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gmpc.spec?r1=1.14&r2=1.15&f=u



More information about the pld-cvs-commit mailing list