SPECS: postfix.spec - fixed cyrus sasl - rel 1

wolf wolf at pld-linux.org
Wed Aug 9 19:35:44 CEST 2006


Author: wolf                         Date: Wed Aug  9 17:35:44 2006 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixed cyrus sasl
- rel 1

---- Files affected:
SPECS:
   postfix.spec (1.261 -> 1.262) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.261 SPECS/postfix.spec:1.262
--- SPECS/postfix.spec:1.261	Tue Aug  1 17:09:55 2006
+++ SPECS/postfix.spec	Wed Aug  9 19:35:39 2006
@@ -24,7 +24,7 @@
 Name:		postfix
 Version:	2.3.2
 %define		vda_ver 2.3.1
-Release:	0.1
+Release:	1
 Epoch:		2
 License:	distributable
 Group:		Networking/Daemons
@@ -240,7 +240,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
@@ -422,6 +422,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.262  2006/08/09 17:35:39  wolf
+- fixed cyrus sasl
+- rel 1
+
 Revision 1.261  2006/08/01 15:09:55  wiget
 - rebuild with openssl 0.9.8b
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/postfix.spec?r1=1.261&r2=1.262&f=u



More information about the pld-cvs-commit mailing list