SPECS (DEVEL): gaim.spec - add dbus dir patch

glen glen at pld-linux.org
Tue Feb 7 18:48:49 CET 2006


Author: glen                         Date: Tue Feb  7 17:48:49 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- add dbus dir patch

---- Files affected:
SPECS:
   gaim.spec (1.154.2.8 -> 1.154.2.9) 

---- Diffs:

================================================================
Index: SPECS/gaim.spec
diff -u SPECS/gaim.spec:1.154.2.8 SPECS/gaim.spec:1.154.2.9
--- SPECS/gaim.spec:1.154.2.8	Wed Jan 25 13:24:15 2006
+++ SPECS/gaim.spec	Tue Feb  7 18:48:44 2006
@@ -13,10 +13,10 @@
 %define		_pre	beta2
 %include        /usr/lib/rpm/macros.perl
 Summary:	A client compatible with AOL's 'Instant Messenger'
+Summary(de):	Gaim ist ein Instant Messenger
 Summary(ko):	AOL ŔνşĹĎĆŽ ¸Ţ˝ĹŔúżÍ ČŁČŻľÇ´Â ĹŹśóŔĚžđĆŽ
 Summary(pl):	Klient kompatybilny z AOL Instant Messenger
 Summary(pt_BR):	Um cliente para o AOL Instant Messenger (AIM)
-Summary(de):	Gaim ist ein Instant Messenger
 Name:		gaim
 Version:	2.0.0
 Release:	0.%{_pre}.2
@@ -30,16 +30,17 @@
 Patch1:		%{name}-desktop.patch
 Patch2:		%{name}-GG-evo.patch
 Patch3:		%{name}-va.patch
+Patch4:		%{name}-dbus-dir.patch
 URL:		http://gaim.sourceforge.net/
 BuildRequires:	audiofile-devel
 BuildRequires:	autoconf
 BuildRequires:	automake
 %{?with_dbus:BuildRequires:	dbus-glib-devel >= 0.35}
-%{?with_evolution:BuildRequires: evolution-data-server-devel >= 0.0.95}
-BuildRequires:	gettext-devel
+%{?with_evolution:BuildRequires:	evolution-data-server-devel >= 0.0.95}
 BuildRequires:	gettext-autopoint
+BuildRequires:	gettext-devel
 BuildRequires:	gtk+2-devel >= 1:2.2.0
-%{?with_gtkspell:BuildRequires: gtkspell-devel >= 2.0.4}
+%{?with_gtkspell:BuildRequires:	gtkspell-devel >= 2.0.4}
 BuildRequires:	howl-devel
 BuildRequires:	libao-devel
 BuildRequires:	libtool
@@ -198,6 +199,7 @@
 %patch1 -p1
 %patch2 -p1
 %patch3 -p1
+%patch4 -p1
 
 %build
 ./setup-gettext
@@ -228,6 +230,8 @@
 %find_lang %{name} --with-gnome --all-name
 rm -f $RPM_BUILD_ROOT{%{perl_archlib}/perllocal.pod,%{perl_vendorarch}/auto/Gaim/.packlist}
 
+rm $RPM_BUILD_ROOT{%{_bindir}/{gaim-client-example,gaim-notifications-example.py},%{_libdir}/gaim/dbus-example.so}
+
 %clean
 rm -rf $RPM_BUILD_ROOT
 
@@ -334,6 +338,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.154.2.9  2006/02/07 17:48:44  glen
+- add dbus dir patch
+
 Revision 1.154.2.8  2006/01/25 12:24:15  qboosh
 - fixed files inconsistency
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gaim.spec?r1=1.154.2.8&r2=1.154.2.9&f=u



More information about the pld-cvs-commit mailing list