Author: glen                         Date: Sun Sep  9 08:35:49 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- fixing no extra deps merged from AC-branch

---- Files affected:
SPECS:
   postfix.spec (1.288 -> 1.289) 

---- Diffs:

================================================================
Index: SPECS/postfix.spec
diff -u SPECS/postfix.spec:1.288 SPECS/postfix.spec:1.289
--- SPECS/postfix.spec:1.288    Sat Sep  8 14:03:29 2007
+++ SPECS/postfix.spec  Sun Sep  9 10:35:43 2007
@@ -250,14 +250,18 @@
 %{__make} -f Makefile.init makefiles
 %{__make} tidy
 %{__make} \
+       CC="%{__cc}" \
        DEBUG="" \
        OPT="%{rpmcflags} -D_FILE_OFFSET_BITS=64" \
        %{!?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="" \
        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" \
+
 %install
 rm -rf $RPM_BUILD_ROOT
 install -d 
$RPM_BUILD_ROOT/etc/{cron.daily,rc.d/init.d,sysconfig,pam.d,security} \
@@ -476,6 +480,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.289  2007/09/09 08:35:43  glen
+- fixing no extra deps merged from AC-branch
+
 Revision 1.288  2007/09/08 12:03:29  qboosh
 - simplified man installing, moved some pages to proper packages
 
================================================================

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

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

Reply via email to