SPECS: galeon.spec - updated find_lang BR - sed quotes - cleanup

qboosh qboosh at pld-linux.org
Tue Nov 27 21:20:55 CET 2007


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

---- Files affected:
SPECS:
   galeon.spec (1.273 -> 1.274) 

---- Diffs:

================================================================
Index: SPECS/galeon.spec
diff -u SPECS/galeon.spec:1.273 SPECS/galeon.spec:1.274
--- SPECS/galeon.spec:1.273	Tue Nov 27 20:28:56 2007
+++ SPECS/galeon.spec	Tue Nov 27 21:20:50 2007
@@ -8,7 +8,6 @@
 				# mozilla instead. To compile wit this option, You
 				# have to install mozilla compiled with gcc2.
 #
-
 Summary:	Galeon - gecko-based GNOME web browser
 Summary(pl.UTF-8):	Galeon - przeglądarka WWW dla GNOME
 Summary(pt_BR.UTF-8):	O galeon é um browser para o GNOME baseado no mozilla
@@ -48,10 +47,10 @@
 BuildRequires:	xulrunner-devel >= 1.8.0.4
 %{?with_nautilus:BuildRequires:	nautilus-devel >= 2.4.0}
 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 >= 0.1.4
+BuildRequires:	sed >= 4.0
 Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -92,7 +91,7 @@
 %patch3 -p1
 %patch4 -p1
 
-sed -i -e s#sr\@Latn#sr\@latin# configure.in
+sed -i -e 's#sr\@Latn#sr\@latin#' configure.in
 mv po/sr\@{Latn,latin}.po
 
 # regenerate - didn't compile with ORBit2 2.7.2
@@ -101,7 +100,6 @@
 mv Galeon*.[ch] ../src
 
 %build
-rm -f missing
 cp /usr/share/automake/mkinstalldirs .
 %{__glib_gettextize}
 %{__intltoolize}
@@ -169,6 +167,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.274  2007-11-27 20:20:50  qboosh
+- updated find_lang BR
+- sed quotes
+- cleanup
+
 Revision 1.273  2007-11-27 19:28:56  megabajt
 - release 7 (xulrunner 1.8.1.10)
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/galeon.spec?r1=1.273&r2=1.274&f=u



More information about the pld-cvs-commit mailing list