Author: glen                         Date: Mon Sep 10 06:37:33 2007 GMT
Module: SPECS                         Tag: AC-branch
---- Log message:
- no need for ldap,pgsql,mysql libs in AUXLIBS to build those dicts; rel 6

---- Files affected:
SPECS:
   postfix.spec (1.282.2.15 -> 1.282.2.16) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.282.2.15 SPECS/postfix.spec:1.282.2.16
--- SPECS/postfix.spec:1.282.2.15       Mon Sep 10 03:43:03 2007
+++ SPECS/postfix.spec  Mon Sep 10 08:37:28 2007
@@ -25,7 +25,7 @@
 Name:          postfix
 Version:       2.3.12
 %define                vda_ver 2.3.7
-Release:       5
+Release:       6
 Epoch:         2
 License:       distributable
 Group:         Networking/Daemons
@@ -39,7 +39,7 @@
 Source6:       %{name}.pamd
 Source7:       http://vda.sourceforge.net/VDA/%{name}-%{vda_ver}-vda.patch.gz
 # Source7-md5: 93ad21258bcde55f39792b5b753aed4b
-Source8:       %{name}-bounce.cf.pl
+#Source8:      %{name}-bounce.cf.pl
 Patch0:                %{name}-config.patch
 Patch1:                %{name}-conf_msg.patch
 Patch2:                %{name}-dynamicmaps.patch
@@ -257,7 +257,7 @@
        %{!?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" \
-       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}"
+       AUXLIBS="-ldb -lresolv %{?with_sasl:-lsasl} %{?with_ssl:-lssl -lcrypto} 
%{?with_cdb:-lcdb} -lpcre"
 
 %install
 rm -rf $RPM_BUILD_ROOT
@@ -292,7 +292,7 @@
 install %{SOURCE4} $RPM_BUILD_ROOT/etc/sysconfig/postfix
 install %{SOURCE5} $RPM_BUILD_ROOT%{_sysconfdir}/sasl/smtpd.conf
 install %{SOURCE6} $RPM_BUILD_ROOT/etc/pam.d/smtp
-install %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.pl
+#install %{SOURCE8} $RPM_BUILD_ROOT%{_sysconfdir}/mail/bounce.cf.pl
 install auxiliary/rmail/rmail $RPM_BUILD_ROOT%{_bindir}/rmail
 install auxiliary/qshape/qshape.pl $RPM_BUILD_ROOT%{_bindir}/qshape
 
@@ -358,7 +358,7 @@
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/access
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/aliases
 %config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mail/bounce.cf.default
-%config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/bounce.cf.pl
+#%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mail/bounce.cf.pl
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/canonical
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/generic
 #%config(noreplace) %verify(not md5 mtime size) 
%{_sysconfdir}/mail/regexp_table
@@ -480,6 +480,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.282.2.16  2007/09/10 06:37:28  glen
+- no need for ldap,pgsql,mysql libs in AUXLIBS to build those dicts; rel 6
+
 Revision 1.282.2.15  2007/09/10 01:43:03  gotar
 - added polish DSN translations
 
================================================================

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

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

Reply via email to