Author: glen Date: Wed Mar 26 21:35:44 2008 GMT Module: packages Tag: HEAD ---- Log message: - update to 2.5.1 stable
---- Files affected: packages/postfix: postfix.spec (1.307 -> 1.308) ---- Diffs: ================================================================ Index: packages/postfix/postfix.spec diff -u packages/postfix/postfix.spec:1.307 packages/postfix/postfix.spec:1.308 --- packages/postfix/postfix.spec:1.307 Wed Dec 19 02:05:56 2007 +++ packages/postfix/postfix.spec Wed Mar 26 22:35:39 2008 @@ -11,7 +11,7 @@ %bcond_with hir # with Beeth's header_if_reject patch %bcond_with tcp # with unofficial tcp: lookup table # -%define vda_ver 2.4.5 +%define vda_ver 2.5.1 Summary: Postfix Mail Transport Agent Summary(cs.UTF-8): Postfix - program pro přepravu pošty (MTA) Summary(es.UTF-8): Postfix - Un MTA (Mail Transport Agent) de alto desempeño @@ -20,13 +20,13 @@ 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: 2.4.6 -Release: 4 +Version: 2.5.1 +Release: 1 Epoch: 2 License: distributable Group: Networking/Daemons Source0: ftp://ftp.porcupine.org/mirrors/postfix-release/official/%{name}-%{version}.tar.gz -# Source0-md5: 303327f66c13ff9631734651ee184a88 +# Source0-md5: 95a559c509081fdd07d78eafd4f4c3b4 Source1: %{name}.aliases Source2: %{name}.cron Source3: %{name}.init @@ -34,7 +34,7 @@ Source5: %{name}.sasl Source6: %{name}.pamd Source7: http://vda.sourceforge.net/VDA/%{name}-%{vda_ver}-vda-ng.patch.gz -# Source7-md5: 35fa62c93091d42ab02f67d0614d7086 +# Source7-md5: bba9426f8ae9d8603861ce782f117760 Source8: %{name}-bounce.cf.pl # http://postfix.state-of-mind.de/bounce-templates/bounce.de-DE.cf Source9: %{name}-bounce.cf.de @@ -56,8 +56,8 @@ # getifaddrs() with IPv6 support BuildRequires: glibc-devel >= 6:2.3.4 %{?with_mysql:BuildRequires: mysql-devel} -%{?with_ldap:BuildRequires: openldap-devel >= 2.4.6} -%{?with_ssl:BuildRequires: openssl-devel >= 0.9.8b} +%{?with_ldap:BuildRequires: openldap-devel >= 2.3.6} +%{?with_ssl:BuildRequires: openssl-devel >= 0.9.7l} BuildRequires: pcre-devel %{?with_pgsql:BuildRequires: postgresql-devel} BuildRequires: rpmbuild(macros) >= 1.268 @@ -323,6 +323,7 @@ > $RPM_BUILD_ROOT/var/spool/postfix/.nofinger rm -rf $RPM_BUILD_ROOT%{_sysconfdir}/mail/makedefs.out +rm -f $RPM_BUILD_ROOT%{_sysconfdir}/mail/TLS_LICENSE %clean rm -rf $RPM_BUILD_ROOT @@ -495,6 +496,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.308 2008-03-26 21:35:39 glen +- update to 2.5.1 stable + Revision 1.307 2007-12-19 01:05:56 zbyniu - parallel build now possible ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/postfix/postfix.spec?r1=1.307&r2=1.308&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
