[arch-commits] Commit in postfix/trunk (PKGBUILD)

Allan McRae allan at archlinux.org
Thu Sep 17 07:11:48 UTC 2009


    Date: Thursday, September 17, 2009 @ 03:11:48
  Author: allan
Revision: 52298

upgpkg: postfix 2.6.5-2
    libldap and postgresql rebuild

Modified:
  postfix/trunk/PKGBUILD

----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-17 07:08:44 UTC (rev 52297)
+++ PKGBUILD	2009-09-17 07:11:48 UTC (rev 52298)
@@ -3,11 +3,11 @@
 # Maintainer: Paul Mattal <paul at archlinux.org>
 pkgname=postfix
 pkgver=2.6.5
-pkgrel=1
+pkgrel=2
 pkgdesc="Secure, fast, easy to administer drop in replacement for Sendmail (MTA)"
 arch=('i686' 'x86_64')
 license=('custom')
-depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs>=8.3' 'libldap' 'db>=4.7')
+depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs>=8.4' 'libldap>=2.4' 'db>=4.7')
 backup=(etc/postfix/aliases etc/postfix/virtual etc/postfix/relocated \
 	etc/postfix/access etc/postfix/header_checks etc/postfix/transport \
 	etc/postfix/generic etc/postfix/canonical \




More information about the arch-commits mailing list