SPECS: jabberd.spec - cleanup

qboosh qboosh at pld-linux.org
Fri Jan 25 18:18:53 CET 2008


Author: qboosh                       Date: Fri Jan 25 17:18:53 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- cleanup

---- Files affected:
SPECS:
   jabberd.spec (1.100 -> 1.101) 

---- Diffs:

================================================================
Index: SPECS/jabberd.spec
diff -u SPECS/jabberd.spec:1.100 SPECS/jabberd.spec:1.101
--- SPECS/jabberd.spec:1.100	Tue Jan 22 16:14:41 2008
+++ SPECS/jabberd.spec	Fri Jan 25 18:18:48 2008
@@ -6,7 +6,6 @@
 %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 backend
-%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
@@ -43,6 +42,7 @@
 BuildRequires:	automake
 %{?with_db:BuildRequires:	db-devel >= 4.1.24}
 BuildRequires:	gettext-devel
+BuildRequires:	gsasl-devel
 BuildRequires:	libidn-devel >= 0.3.0
 BuildRequires:	libtool
 %{?with_mysql:BuildRequires:	mysql-devel}
@@ -53,7 +53,6 @@
 BuildRequires:	rpm-perlprov >= 3.0.3-16
 BuildRequires:	rpmbuild(macros) >= 1.268
 %{?with_sqlite:BuildRequires:	sqlite3-devel}
-BuildRequires:	gsasl-devel
 Requires(post):	sed >= 4.0
 Requires(post):	textutils
 Requires(post,preun):	/sbin/chkconfig
@@ -173,6 +172,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.101  2008-01-25 17:18:48  qboosh
+- cleanup
+
 Revision 1.100  2008-01-22 15:14:41  bszx
 - updated to 2.1.22
 - patches 7 and 21 have been included in source
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/jabberd.spec?r1=1.100&r2=1.101&f=u



More information about the pld-cvs-commit mailing list