SPECS: gok.spec - updated find_lang BR - sed quotes

qboosh qboosh at pld-linux.org
Tue Nov 27 21:36:53 CET 2007


Author: qboosh                       Date: Tue Nov 27 20:36:53 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes

---- Files affected:
SPECS:
   gok.spec (1.67 -> 1.68) 

---- Diffs:

================================================================
Index: SPECS/gok.spec
diff -u SPECS/gok.spec:1.67 SPECS/gok.spec:1.68
--- SPECS/gok.spec:1.67	Fri Nov 16 17:02:33 2007
+++ SPECS/gok.spec	Tue Nov 27 21:36:47 2007
@@ -34,10 +34,10 @@
 BuildRequires:	libwnck-devel >= 2.20.0
 BuildRequires:	libxml2-devel >= 1:2.6.30
 BuildRequires:	pkgconfig
-# support for --with-omf in find-lang.sh
-BuildRequires:	rpm-build >= 4.4.9-10
+BuildRequires:	rpmbuild(find_lang) >= 1.23
 BuildRequires:	rpmbuild(macros) >= 1.311
 BuildRequires:	scrollkeeper >= 0.3.14
+BuildRequires:	sed >= 4.0
 BuildRequires:	xorg-lib-libXevie-devel
 BuildRequires:	xorg-lib-libXi-devel
 Requires(post,preun):	GConf2
@@ -87,7 +87,7 @@
 %setup -q
 %patch0 -p1
 
-sed -i -e s#sr\@Latn#sr\@latin# po/LINGUAS
+sed -i -e 's#sr\@Latn#sr\@latin#' po/LINGUAS
 mv -f po/sr\@{Latn,latin}.po
 
 %build
@@ -152,6 +152,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007-11-27 20:36:47  qboosh
+- updated find_lang BR
+- sed quotes
+
 Revision 1.67  2007-11-16 16:02:33  megabajt
 - use better way to fix locale name
 - use --with-omf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gok.spec?r1=1.67&r2=1.68&f=u



More information about the pld-cvs-commit mailing list