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

qboosh qboosh at pld-linux.org
Tue Nov 27 21:38:10 CET 2007


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

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

---- Diffs:

================================================================
Index: SPECS/gcalctool.spec
diff -u SPECS/gcalctool.spec:1.67 SPECS/gcalctool.spec:1.68
--- SPECS/gcalctool.spec:1.67	Mon Nov 26 16:09:03 2007
+++ SPECS/gcalctool.spec	Tue Nov 27 21:38:04 2007
@@ -22,10 +22,10 @@
 BuildRequires:	intltool >= 0.36.1
 BuildRequires:	libtool
 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.197
 BuildRequires:	scrollkeeper
+BuildRequires:	sed >= 4.0
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
 # sr at Latn vs. sr at latin
@@ -41,7 +41,7 @@
 %prep
 %setup -q
 
-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
@@ -93,6 +93,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.68  2007-11-27 20:38:04  qboosh
+- updated find_lang BR
+- sed quotes
+
 Revision 1.67  2007-11-26 15:09:03  sls
 - BR: gnome-common (for __gnome_doc_common)
 
================================================================

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



More information about the pld-cvs-commit mailing list