SPECS: gnome-utils.spec - updated find_lang BR - sed quotes - drop...

qboosh qboosh at pld-linux.org
Tue Nov 27 21:39:52 CET 2007


Author: qboosh                       Date: Tue Nov 27 20:39:52 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes
- dropped unused _gnomehelpdir macro

---- Files affected:
SPECS:
   gnome-utils.spec (1.156 -> 1.157) 

---- Diffs:

================================================================
Index: SPECS/gnome-utils.spec
diff -u SPECS/gnome-utils.spec:1.156 SPECS/gnome-utils.spec:1.157
--- SPECS/gnome-utils.spec:1.156	Mon Nov 19 08:45:36 2007
+++ SPECS/gnome-utils.spec	Tue Nov 27 21:39:47 2007
@@ -35,10 +35,10 @@
 BuildRequires:	libgtop-devel >= 2.14.8
 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.311
 BuildRequires:	scrollkeeper >= 0.3.11
+BuildRequires:	sed >= 4.0
 Requires(post,postun):	desktop-file-utils
 Requires(post,postun):	scrollkeeper
 Requires(post,preun):	GConf2
@@ -50,8 +50,6 @@
 Conflicts:	glibc-misc < 6:2.7
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define		_gnomehelpdir	%{_datadir}/gnome/help
-
 %description
 GNOME utility programs.
 
@@ -227,7 +225,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
@@ -416,6 +414,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.157  2007-11-27 20:39:47  qboosh
+- updated find_lang BR
+- sed quotes
+- dropped unused _gnomehelpdir macro
+
 Revision 1.156  2007-11-19 07:45:36  megabajt
 - use better way to fix locale name
 - use --with-omf
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-utils.spec?r1=1.156&r2=1.157&f=u



More information about the pld-cvs-commit mailing list