]> TLD Linux GIT Repositories - packages/postfix.git/blobdiff - postfix.spec
- updated to 3.1.4
[packages/postfix.git] / postfix.spec
index fc3f4ba78b99e701169cd78a04e4bcb8bff5453f..137bfa31b7570191abfda3936a7b46c761086567 100644 (file)
@@ -17,13 +17,13 @@ Summary(pl.UTF-8):  Serwer SMTP Postfix
 Summary(pt_BR.UTF-8):  Postfix - Um MTA (Mail Transport Agent) de alto desempenho
 Summary(sk.UTF-8):     Agent prenosu pošty Postfix
 Name:          postfix
-Version:       3.0.2
-Release:       5
+Version:       3.1.4
+Release:       1
 Epoch:         2
 License:       distributable
 Group:         Networking/Daemons/SMTP
 Source0:       ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz
-# Source0-md5: d1dc2c23011c222129db3d91aa4f312a
+# Source0-md5: 878a059d92ee3b093d7d3e97248c915d
 Source1:       %{name}.aliases
 Source2:       %{name}.cron
 Source3:       %{name}.init
@@ -265,10 +265,10 @@ export CC
        DEBUG="" \
        OPT="%{rpmcflags} %{rpmcppflags} -D_FILE_OFFSET_BITS=64" \
        CCARGS="%{!?with_epoll:-DNO_EPOLL} %{?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} %{?with_cdb:-DHAS_CDB} %{?with_sqlite:-DHAS_SQLITE}" \
-       %{?with_ldap:AUXLIBS_CDB="-lcdb"} \
+       %{?with_cdb:AUXLIBS_CDB="-lcdb"} \
        %{?with_ldap:AUXLIBS_LDAP="-lldap -llber"} \
        %{?with_mysql:AUXLIBS_MYSQL="-lmysqlclient"} \
-       %{?with_ldap:AUXLIBS_PCRE="-lpcre"} \
+       AUXLIBS_PCRE="-lpcre" \
        %{?with_pgsql:AUXLIBS_PGSQL="-lpq"} \
        %{?with_sqlite:AUXLIBS_SQLITE="-lsqlite3 -lpthread"} \
        AUXLIBS="%{?with_sasl:-lsasl} %{?with_ssl:-lssl -lcrypto}"
@@ -332,7 +332,7 @@ touch $RPM_BUILD_ROOT/etc/security/blacklist.smtp
 %{__rm} -rf $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out
 %{__rm} -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/TLS_LICENSE
 
-%{__rm} -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-script,post-install}
+%{__rm} -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/{postfix-script,postfix-tls-script,postfix-wrapper,post-install,postmulti-script}
 
 %clean
 rm -rf $RPM_BUILD_ROOT
@@ -401,8 +401,6 @@ fi
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/main.cf
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/mail/master.cf
 %{_sysconfdir}/mail/postfix-files
-%{_sysconfdir}/mail/postfix-wrapper
-%{_sysconfdir}/mail/postmulti-script
 %attr(740,root,root) /etc/cron.daily/postfix
 %attr(754,root,root) /etc/rc.d/init.d/postfix
 %attr(640,root,root) %config(noreplace) %verify(not md5 mtime size) /etc/sysconfig/postfix
@@ -445,7 +443,7 @@ fi
 %attr(700,postfix,root) %dir %{_var}/spool/postfix/deferred
 %attr(700,postfix,root) %dir %{_var}/spool/postfix/incoming
 %attr(1730,postfix,maildrop) %dir %{_var}/spool/postfix/maildrop
-%attr(755,postfix,root) %dir %{_var}/spool/postfix/pid
+%attr(755,root,root) %dir %{_var}/spool/postfix/pid
 %attr(700,postfix,root) %dir %{_var}/spool/postfix/private
 %attr(710,postfix,maildrop) %dir %{_var}/spool/postfix/public
 %attr(700,postfix,root) %dir %{_var}/spool/postfix/saved