SPECS: sound-juicer.spec - use better way to fix locale name - rel...

megabajt megabajt at pld-linux.org
Sat Nov 10 19:56:27 CET 2007


Author: megabajt                     Date: Sat Nov 10 18:56:27 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use better way to fix locale name
- release 3

---- Files affected:
SPECS:
   sound-juicer.spec (1.65 -> 1.66) 

---- Diffs:

================================================================
Index: SPECS/sound-juicer.spec
diff -u SPECS/sound-juicer.spec:1.65 SPECS/sound-juicer.spec:1.66
--- SPECS/sound-juicer.spec:1.65	Thu Nov  8 22:01:19 2007
+++ SPECS/sound-juicer.spec	Sat Nov 10 19:56:21 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Ripper płyt CD
 Name:		sound-juicer
 Version:	2.20.1
-Release:	2
+Release:	3
 License:	GPL v2+
 Group:		X11/Applications/Multimedia
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/sound-juicer/2.20/%{name}-%{version}.tar.bz2
@@ -57,6 +57,9 @@
 %setup -q
 %patch0 -p1
 
+sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__gnome_doc_prepare}
 %{__intltoolize}
@@ -76,8 +79,6 @@
 	DESTDIR=$RPM_BUILD_ROOT \
 	GCONF_DISABLE_MAKEFILE_SCHEMA_INSTALL=1
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name} --with-gnome --with-omf
 
 %clean
@@ -111,6 +112,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.66  2007/11/10 18:56:21  megabajt
+- use better way to fix locale name
+- release 3
+
 Revision 1.65  2007/11/08 21:01:19  megabajt
 - more Suggests
 - use --with-omf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/sound-juicer.spec?r1=1.65&r2=1.66&f=u



More information about the pld-cvs-commit mailing list