Author: djrzulf Date: Fri Mar 11 05:52:35 2005 GMT Module: SPECS Tag: HEAD ---- Log message: - finished, STBR AC-TEST,
---- Files affected: SPECS: jabberd.spec (1.57 -> 1.58) ---- Diffs: ================================================================ Index: SPECS/jabberd.spec diff -u SPECS/jabberd.spec:1.57 SPECS/jabberd.spec:1.58 --- SPECS/jabberd.spec:1.57 Thu Mar 10 19:01:41 2005 +++ SPECS/jabberd.spec Fri Mar 11 06:52:29 2005 @@ -1,19 +1,15 @@ # $Revision$, $Date$ # -# TODO: -# - patch for examples to use mod offline and limit storage (sm.xml) -# then bounce to release 7, -# # Conditional build %bcond_without db # - don't build db storage and authreg backends %bcond_without pgsql # - don't build PostgreSQL storage and authreg backends %bcond_without mysql # - don't build MySQL storage and authreg backends %bcond_without ldap # - don't build ldap authreg backend %bcond_without sqlite # - don't build SQLite v3 storage and authreg backends -%bcond_without oq # - allows limiting the number of offline messages \ - stored per user (mysql storage) and allows offline \ - storage (queuing) of subscription requests and/or \ - messages to be disabled +%bcond_without oq +# allows limiting the number of offline messages stored per user (mysql storage) +# and allows offline storage (queuing) of subscription requests and/or messages +# to be disabled %bcond_with amp # - Advanced Message Processing (JEP-0079) implementation %bcond_with bxmpp # - patches c2s to allow connections from Flash clients which don't use proper XMPP @@ -22,7 +18,7 @@ Summary(pl): Serwer Jabber/XMPP Name: jabberd Version: 2.0s6 -Release: 6.1 +Release: 7 License: GPL Group: Applications/Communications Source0: http://www.jabberstudio.org/files/jabberd2/%{name}-%{version}.tar.gz @@ -40,7 +36,7 @@ Patch4: %{name}-delay_jobs.patch Patch5: %{name}-binary_path.patch Patch6: http://svn.cmeerw.net/src/jabberd2/sqlite/%{name}-2.0-sqlite.diff -Patch7: %{name}-sqlite-example.patch +Patch7: %{name}-sm-examples.patch # Feature release :) Patch8: http://www.marquard.net/jabber/patches/patch-zzzz-s2s-v5 Patch9: http://www.marquard.net/jabber/patches/patch-s2-config-update @@ -222,6 +218,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.58 2005/03/11 05:52:29 djrzulf +- finished, STBR AC-TEST, + Revision 1.57 2005/03/10 18:01:41 djrzulf - oq patch enabled by default, added TODO (i should do this tommorow), ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/jabberd.spec?r1=1.57&r2=1.58&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
