Author: arekm Date: Thu Feb 16 07:48:35 2006 GMT Module: SPECS Tag: HEAD ---- Log message: rel 4; use proper reconnect api
---- Files affected: SPECS: jabberd.spec (1.90 -> 1.91) ---- Diffs: ================================================================ Index: SPECS/jabberd.spec diff -u SPECS/jabberd.spec:1.90 SPECS/jabberd.spec:1.91 --- SPECS/jabberd.spec:1.90 Tue Jan 17 16:27:40 2006 +++ SPECS/jabberd.spec Thu Feb 16 08:48:29 2006 @@ -18,7 +18,7 @@ Summary(pl): Serwer Jabber/XMPP Name: jabberd Version: 2.0s10 -Release: 3 +Release: 4 License: GPL Group: Applications/Communications Source0: http://files.jabberstudio.org/jabberd2/%{name}-%{version}.tar.gz @@ -32,6 +32,7 @@ Patch3: %{name}-sysconfdir.patch Patch4: %{name}-delay_jobs.patch Patch5: %{name}-binary_path.patch +Patch6: %{name}-reconnect.patch #bcond oq Patch21: http://www.marquard.net/jabber/patches/patch-sm-offline-quota #bcond bxmpp @@ -78,6 +79,7 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 +%patch6 -p1 %if %{with oq} %patch21 -p0 @@ -183,6 +185,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.91 2006/02/16 07:48:29 arekm +rel 4; use proper reconnect api + Revision 1.90 2006/01/17 15:27:40 baggins - release 3 - BR openldap 2.3 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jabberd.spec?r1=1.90&r2=1.91&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
