commit ae4734f177d62523abe6578e4f391dbfbbd5148a
Author: Elan Ruusamäe <[email protected]>
Date:   Fri Dec 11 18:55:22 2015 +0200

    enable table-db

 opensmtpd.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/opensmtpd.spec b/opensmtpd.spec
index fb917e8..4b122f0 100644
--- a/opensmtpd.spec
+++ b/opensmtpd.spec
@@ -3,12 +3,12 @@
 
 # Conditional build:
 %bcond_without pam             # build without PAM support
-%bcond_with    table_db        # Enable building of table-db backend
+%bcond_without table_db        # build table-db backend
 
 Summary:       Free implementation of the server-side SMTP protocol as defined 
by RFC 5321
 Name:          opensmtpd
 Version:       5.7.3p1
-Release:       0.1
+Release:       1
 License:       ISC
 Group:         Daemons
 Source0:       https://www.opensmtpd.org/archives/%{name}-%{version}.tar.gz
@@ -75,6 +75,7 @@ re-usable by everyone under an ISC license.
        --with-ca-file=%{certsdir}/ca-certificates.crt \
        --with-mantype=man \
        %{?with_pam:--with-pam} \
+       %{?with_pam:--enable-table-db} \
        --with-privsep-user=smtpd \
        --with-queue-user=smtpq \
        --with-privsep-path=%{privsepdir} \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/opensmtpd.git/commitdiff/ae4734f177d62523abe6578e4f391dbfbbd5148a

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

Reply via email to