SPECS: ejabberd.spec - enable ODBC
jajcus
jajcus at pld-linux.org
Fri Apr 7 19:59:11 CEST 2006
Author: jajcus Date: Fri Apr 7 17:59:11 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- enable ODBC
---- Files affected:
SPECS:
ejabberd.spec (1.19 -> 1.20)
---- Diffs:
================================================================
Index: SPECS/ejabberd.spec
diff -u SPECS/ejabberd.spec:1.19 SPECS/ejabberd.spec:1.20
--- SPECS/ejabberd.spec:1.19 Tue Feb 28 00:00:10 2006
+++ SPECS/ejabberd.spec Fri Apr 7 19:59:05 2006
@@ -3,7 +3,7 @@
Summary(pl): Odporny na awarie rozproszony serwer Jabbera/XMPP
Name: ejabberd
Version: 1.0.0
-Release: 1
+Release: 2
License: GPL
Group: Applications/Communications
Source0: http://www.process-one.net/en/projects/ejabberd/download/%{version}/%{name}-%{version}.tar.gz
@@ -47,7 +47,8 @@
%build
cd src
%{__autoconf}
-%configure
+%configure \
+ --enable-odbc
%{__make}
cd ..
@@ -95,7 +96,7 @@
%files
%defattr(644,root,root,755)
-%doc ChangeLog doc
+%doc ChangeLog doc src/odbc/pg.sql
%attr(755,root,root) %{_sbindir}/*
%attr(640,root,jabber) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/jabber/*
%attr(770,root,jabber) /var/log/ejabberd
@@ -110,6 +111,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.20 2006/04/07 17:59:05 jajcus
+- enable ODBC
+
Revision 1.19 2006/02/27 23:00:10 glen
- use %service
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ejabberd.spec?r1=1.19&r2=1.20&f=u
More information about the pld-cvs-commit
mailing list