SPECS: gajim.spec - added remote patch - added R: python-dbus - ga...

paladine paladine at pld-linux.org
Fri Aug 19 13:11:50 CEST 2005


Author: paladine                     Date: Fri Aug 19 11:11:50 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added remote patch
- added R: python-dbus
- gajim-remote works :)
- rel. 2

---- Files affected:
SPECS:
   gajim.spec (1.14 -> 1.15) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.14 SPECS/gajim.spec:1.15
--- SPECS/gajim.spec:1.14	Fri Aug 19 12:28:07 2005
+++ SPECS/gajim.spec	Fri Aug 19 13:11:45 2005
@@ -1,24 +1,25 @@
 # $Revision$, $Date$
 # TODO
 # - use /usr/share/locale
-# - fix gajim-remote and add R: python-dbus
 #
 Summary:	A Jabber client written in PyGTK
 Summary(pl):	Klient Jabbera napisany w PyGTK
 Name:		gajim
 Version:	0.8
-Release:	1
+Release:	2
 License:	GPL
 Group:		Applications/Communications
 Source0:	http://gajim.org/downloads/%{name}-%{version}.tar.bz2
 # Source0-md5:	1f9b4864c56d744d1e6f1c0b42afc4e9
 Patch0:		%{name}-makefile.patch
+Patch1:		%{name}-remote.patch
 URL:		http://www.gajim.org/
 BuildRequires:	gtkspell-devel
 BuildRequires:	gettext-devel
 BuildRequires:	python-pygtk-devel
 %pyrequires_eq	python-modules
 %pyrequires_eq	python
+Requires:	python-dbus
 Requires:	python-dns
 Requires:	python-gnome-extras-egg >= 2.10.0
 Requires:	python-gnome-extras-gtkspell >= 2.10.0
@@ -41,6 +42,7 @@
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 %{__make} \
@@ -77,6 +79,12 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.15  2005/08/19 11:11:45  paladine
+- added remote patch
+- added R: python-dbus
+- gajim-remote works :)
+- rel. 2
+
 Revision 1.14  2005/08/19 10:28:07  paladine
 - new 0.8 tarball
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/gajim.spec?r1=1.14&r2=1.15&f=u




More information about the pld-cvs-commit mailing list