Author: djrzulf                      Date: Thu Mar 10 18:01:46 2005 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- oq patch enabled by default, added TODO (i should do this tommorow),

---- Files affected:
SPECS:
   jabberd.spec (1.56 -> 1.57) 

---- Diffs:

================================================================
Index: SPECS/jabberd.spec
diff -u SPECS/jabberd.spec:1.56 SPECS/jabberd.spec:1.57
--- SPECS/jabberd.spec:1.56     Thu Feb 17 22:01:08 2005
+++ SPECS/jabberd.spec  Thu Mar 10 19:01:41 2005
@@ -1,13 +1,20 @@
 # $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_with    amp     # - Advanced Message Processing (JEP-0079) 
implementation
-%bcond_with    oq      # - allows limiting the number of offline messages 
stored per user (only with mysql storage so far)
 %bcond_with    bxmpp   # - patches c2s to allow connections from Flash clients 
which don't use proper XMPP
 
 %include       /usr/lib/rpm/macros.perl
@@ -15,7 +22,7 @@
 Summary(pl):   Serwer Jabber/XMPP
 Name:          jabberd
 Version:       2.0s6
-Release:       6
+Release:       6.1
 License:       GPL
 Group:         Applications/Communications
 Source0:       
http://www.jabberstudio.org/files/jabberd2/%{name}-%{version}.tar.gz
@@ -215,6 +222,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.57  2005/03/10 18:01:41  djrzulf
+- oq patch enabled by default, added TODO (i should do this tommorow),
+
 Revision 1.56  2005/02/17 21:01:08  djrzulf
 - added 5 sec in init script to wait for all processes of jabberd to kill,
 - Rel 6,
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/jabberd.spec?r1=1.56&r2=1.57&f=u


_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to