SPECS (DEVEL): gajim.spec - Add workaround for infinite <presence ...

japhy japhy at pld-linux.org
Tue Mar 21 16:50:51 CET 2006


Author: japhy                        Date: Tue Mar 21 15:50:51 2006 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- Add workaround for infinite <presence type='subscribed'/> confirmation loop with certain Jabber servers.

---- Files affected:
SPECS:
   gajim.spec (1.21.2.19 -> 1.21.2.20) 

---- Diffs:

================================================================
Index: SPECS/gajim.spec
diff -u SPECS/gajim.spec:1.21.2.19 SPECS/gajim.spec:1.21.2.20
--- SPECS/gajim.spec:1.21.2.19	Sun Mar 19 16:05:49 2006
+++ SPECS/gajim.spec	Tue Mar 21 16:50:46 2006
@@ -9,6 +9,7 @@
 Group:		Applications/Communications
 Source0:	%{name}-%{_snap}.tar.bz2
 # Source0-md5:	83b0dcbb92a33269055ad7c701a71a1a
+Patch0:		${name}-ack_subscribed.patch
 URL:		http://www.gajim.org/
 BuildRequires:	gettext-devel
 BuildRequires:	gtkspell-devel
@@ -36,6 +37,7 @@
 
 %prep
 %setup -q
+%patch0 -p1
 
 %build
 %{__make} clean
@@ -84,6 +86,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.21.2.20  2006/03/21 15:50:46  japhy
+- Add workaround for infinite <presence type='subscribed'/> confirmation loop with certain Jabber servers.
+
 Revision 1.21.2.19  2006/03/19 15:05:49  patrys
 - new snapshot
 
================================================================

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



More information about the pld-cvs-commit mailing list