commit e0a49cefea777816b9d92cfbedc73dec18def286
Author: Jacek Konieczny <[email protected]>
Date:   Thu Aug 16 10:40:21 2018 +0200

    allow building with the 'new SQL schema'

 ejabberd.spec | 2 ++
 1 file changed, 2 insertions(+)
---
diff --git a/ejabberd.spec b/ejabberd.spec
index f9dbd45..efe9d48 100644
--- a/ejabberd.spec
+++ b/ejabberd.spec
@@ -4,6 +4,7 @@
 # Conditional build:
 %bcond_with    pam             # PAM authentication support
 %bcond_without logdb           # enable mod_logdb (server-side message logging)
+%bcond_with    new_sql_schema  # build with the new SQL schema
 
 Summary:       Fault-tolerant distributed Jabber/XMPP server
 Summary(pl.UTF-8):     Odporny na awarie rozproszony serwer Jabbera/XMPP
@@ -139,6 +140,7 @@ unset GIT_DIR GIT_WORK_TREE
 %configure \
        %{?with_pam --enable-pam} \
        --enable-user=jabber \
+       %{__enable_disable new_sql_schema new-sql-schema} \
        --enable-elixir \
        --enable-full-xml \
        --enable-odbc \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ejabberd.git/commitdiff/e0a49cefea777816b9d92cfbedc73dec18def286

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

Reply via email to