SPECS: devhelp.spec - use better way to fix locale name - release 4

megabajt megabajt at pld-linux.org
Sat Nov 10 16:53:22 CET 2007


Author: megabajt                     Date: Sat Nov 10 15:53:21 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- use better way to fix locale name
- release 4

---- Files affected:
SPECS:
   devhelp.spec (1.83 -> 1.84) 

---- Diffs:

================================================================
Index: SPECS/devhelp.spec
diff -u SPECS/devhelp.spec:1.83 SPECS/devhelp.spec:1.84
--- SPECS/devhelp.spec:1.83	Sun Nov  4 00:28:11 2007
+++ SPECS/devhelp.spec	Sat Nov 10 16:53:16 2007
@@ -3,7 +3,7 @@
 Summary(pl.UTF-8):	Przeglądarka dokumentacji API dla GNOME
 Name:		devhelp
 Version:	0.16.1
-Release:	3
+Release:	4
 License:	GPL v2+
 Group:		X11/Applications
 Source0:	http://ftp.gnome.org/pub/GNOME/sources/devhelp/0.16/%{name}-%{version}.tar.bz2
@@ -99,6 +99,9 @@
 %patch0 -p1
 %patch1 -p1
 
+sed -i -e s#sr\@Latn#sr\@latin# configure.in
+mv po/sr\@{Latn,latin}.po
+
 %build
 %{__libtoolize}
 %{__aclocal} -I m4
@@ -121,8 +124,6 @@
 rm -rf $RPM_BUILD_ROOT%{_datadir}/mime-info
 rm -f $RPM_BUILD_ROOT%{_libdir}/gedit-2/plugins/%{name}/*.py
 
-[ -d $RPM_BUILD_ROOT%{_datadir}/locale/sr at latin ] || \
-	mv -f $RPM_BUILD_ROOT%{_datadir}/locale/sr@{Latn,latin}
 %find_lang %{name}
 
 %clean
@@ -179,6 +180,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.84  2007/11/10 15:53:16  megabajt
+- use better way to fix locale name
+- release 4
+
 Revision 1.83  2007/11/03 23:28:11  ankry
 - sr at Latn -> sr at latin, rel. 3
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/devhelp.spec?r1=1.83&r2=1.84&f=u



More information about the pld-cvs-commit mailing list