SPECS: gnome-applet-deskbar.spec - updated find_lang BR - sed quot...

qboosh qboosh at pld-linux.org
Tue Nov 27 21:30:58 CET 2007


Author: qboosh                       Date: Tue Nov 27 20:30:58 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- updated find_lang BR
- sed quotes
- removed _overunderscoring

---- Files affected:
SPECS:
   gnome-applet-deskbar.spec (1.49 -> 1.50) 

---- Diffs:

================================================================
Index: SPECS/gnome-applet-deskbar.spec
diff -u SPECS/gnome-applet-deskbar.spec:1.49 SPECS/gnome-applet-deskbar.spec:1.50
--- SPECS/gnome-applet-deskbar.spec:1.49	Sun Nov 11 13:02:20 2007
+++ SPECS/gnome-applet-deskbar.spec	Tue Nov 27 21:30:53 2007
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_without	evolution	# build without evolution support
 #
-%define		_realname	deskbar-applet
+%define		realname	deskbar-applet
 Summary:	GNOME applet similar to Google's Deskbar
 Summary(pl.UTF-8):	Aplet GNOME podobny do Google Deskbar
 Name:		gnome-applet-deskbar
@@ -11,7 +11,7 @@
 Release:	2
 License:	GPL v2
 Group:		X11/Applications
-Source0:	http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/%{_realname}-%{version}.tar.bz2
+Source0:	http://ftp.gnome.org/pub/GNOME/sources/deskbar-applet/2.20/%{realname}-%{version}.tar.bz2
 # Source0-md5:	ba23f3a629b6f7287ff905e76e395466
 Patch0:		%{name}-pyc.patch
 URL:		http://raphael.slinckx.net/deskbar/
@@ -26,9 +26,9 @@
 BuildRequires:	python-dbus-devel >= 0.80.2
 BuildRequires:	python-gnome-desktop-devel >= 2.20.0
 BuildRequires:	python-pygtk-devel >= 2:2.12.0
-# 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:	sed >= 4.0
 Requires(post,postun):	gtk+2
 Requires(post,postun):	hicolor-icon-theme
 Requires(post,postun):	scrollkeeper
@@ -49,10 +49,10 @@
 Aplet GNOME podobny do Google Deskbar.
 
 %prep
-%setup -q -n %{_realname}-%{version}
+%setup -q -n %{realname}-%{version}
 %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
@@ -154,6 +154,11 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.50  2007-11-27 20:30:53  qboosh
+- updated find_lang BR
+- sed quotes
+- removed _overunderscoring
+
 Revision 1.49  2007-11-11 12:02:20  megabajt
 - use better way to fix locale name
 - use --with-omf; new URL
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/gnome-applet-deskbar.spec?r1=1.49&r2=1.50&f=u



More information about the pld-cvs-commit mailing list