SPECS (AC-branch): postfix.spec - better no extra deps (this time ...
shadzik
shadzik at pld-linux.org
Sun Sep 9 12:01:54 CEST 2007
Author: shadzik Date: Sun Sep 9 10:01:54 2007 GMT
Module: SPECS Tag: AC-branch
---- Log message:
- better no extra deps (this time for real)
- rel 4
---- Files affected:
SPECS:
postfix.spec (1.282.2.10 -> 1.282.2.11)
---- Diffs:
================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.282.2.10 SPECS/postfix.spec:1.282.2.11
--- SPECS/postfix.spec:1.282.2.10 Sun Sep 9 10:38:42 2007
+++ SPECS/postfix.spec Sun Sep 9 12:01:48 2007
@@ -25,7 +25,7 @@
Name: postfix
Version: 2.3.12
%define vda_ver 2.3.3
-Release: 3.1
+Release: 4
Epoch: 2
License: distributable
Group: Networking/Daemons
@@ -256,8 +256,8 @@
%{!?with_ldap:LDAPSO=""} \
%{!?with_mysql:MYSQLSO=""} \
%{!?with_pgsql:PGSQLSO=""} \
- CCARGS="" \
- 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}"
+ CCARGS=""
+# 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}"
# 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" \
@@ -480,6 +480,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.282.2.11 2007/09/09 10:01:48 shadzik
+- better no extra deps (this time for real)
+- rel 4
+
Revision 1.282.2.10 2007/09/09 08:38:42 glen
- HEAd merge
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfix.spec?r1=1.282.2.10&r2=1.282.2.11&f=u
More information about the pld-cvs-commit
mailing list