SPECS (AC-branch): postfix.spec - pgsql and ssl include paths alre...

glen glen at pld-linux.org
Mon Sep 10 11:25:57 CEST 2007


Author: glen                         Date: Mon Sep 10 09:25:57 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- pgsql and ssl include paths already proper

---- Files affected:
SPECS:
   postfix.spec (1.282.2.17 -> 1.282.2.18) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.282.2.17 SPECS/postfix.spec:1.282.2.18
--- SPECS/postfix.spec:1.282.2.17	Mon Sep 10 10:14:39 2007
+++ SPECS/postfix.spec	Mon Sep 10 11:25:52 2007
@@ -257,7 +257,7 @@
 	%{!?with_ldap:LDAPSO=""} \
 	%{!?with_mysql:MYSQLSO=""} \
 	%{!?with_pgsql:PGSQLSO=""} \
-	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" \
+	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} %{?with_ssl:-DUSE_TLS} -DMAX_DYNAMIC_MAPS %{?with_cdb:-DHAS_CDB} -DHAVE_GETIFADDRS" \
 	OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
 	AUXLIBS="-ldb -lresolv %{?with_sasl:-lsasl} %{?with_ssl:-lssl -lcrypto} %{?with_cdb:-lcdb} -lpcre"
 
@@ -482,6 +482,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282.2.18  2007/09/10 09:25:52  glen
+- pgsql and ssl include paths already proper
+
 Revision 1.282.2.17  2007/09/10 08:14:39  shadzik
 - don't remove proper CC you m*r*n
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/postfix.spec?r1=1.282.2.17&r2=1.282.2.18&f=u



More information about the pld-cvs-commit mailing list