SPECS (DEVEL): postfix.spec - cyrus sasl fix merged from HEAD
shadzik
shadzik at pld-linux.org
Mon Aug 28 16:28:55 CEST 2006
Author: shadzik Date: Mon Aug 28 14:28:55 2006 GMT
Module: SPECS Tag: DEVEL
---- Log message:
- cyrus sasl fix merged from HEAD
---- Files affected:
SPECS:
postfix.spec (1.254.4.5.2.3 -> 1.254.4.5.2.4)
---- Diffs:
================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.254.4.5.2.3 SPECS/postfix.spec:1.254.4.5.2.4
--- SPECS/postfix.spec:1.254.4.5.2.3 Sun Jul 23 16:49:14 2006
+++ SPECS/postfix.spec Mon Aug 28 16:28:49 2006
@@ -234,7 +234,7 @@
%{!?with_ldap:LDAPSO=""} \
%{!?with_mysql:MYSQLSO=""} \
%{!?with_pgsql:PGSQLSO=""} \
- CCARGS="%{?with_ldap:-DHAS_LDAP} -DHAS_PCRE %{?with_sasl:-DUSE_SASL_AUTH -I/usr/include/sasl} %{?with_mysql:-DHAS_MYSQL -I/usr/include/mysql} %{?with_pgsql:-DHAS_PGSQL -I/usr/include/postgresql} %{?with_ssl:-DUSE_TLS -I/usr/include/openssl} -DMAX_DYNAMIC_MAPS %{?with_cdb:-DHAS_CDB} -DHAVE_GETIFADDRS" \
+ CCARGS="%{?with_ldap:-DHAS_LDAP} -DHAS_PCRE %{?with_sasl:-DUSE_SASL_AUTH -DUSE_CYRUS_SASL -I/usr/include/sasl} %{?with_mysql:-DHAS_MYSQL -I/usr/include/mysql} %{?with_pgsql:-DHAS_PGSQL -I/usr/include/postgresql} %{?with_ssl:-DUSE_TLS -I/usr/include/openssl} -DMAX_DYNAMIC_MAPS %{?with_cdb:-DHAS_CDB} -DHAVE_GETIFADDRS" \
AUXLIBS="-ldb -lresolv %{?with_sasl:-lsasl} %{?with_ssl:-lssl -lcrypto} %{?with_cdb:-lcdb} -lpcre %{?with_ldap:-lldap -llber} %{?with_pgsql:-lpq} %{?with_mysql:-lmysqlclient -lz}"
%install
@@ -416,6 +416,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.254.4.5.2.4 2006/08/28 14:28:49 shadzik
+- cyrus sasl fix merged from HEAD
+
Revision 1.254.4.5.2.3 2006/07/23 14:49:14 shadzik
- snap up to 20060722
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.254.4.5.2.3&r2=1.254.4.5.2.4&f=u
More information about the pld-cvs-commit
mailing list