[arch-commits] Commit in postfix/trunk (PKGBUILD)
    andyrtr at archlinux.org 
    andyrtr at archlinux.org
       
    Wed Jul  2 16:43:22 UTC 2008
    
    
  
    Date: Wednesday, July 2, 2008 @ 12:43:22
  Author: andyrtr
Revision: 3991
upgpkg: postfix 2.5.2-2
Modified:
  postfix/trunk/PKGBUILD
----------+
 PKGBUILD |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-02 16:38:53 UTC (rev 3990)
+++ PKGBUILD	2008-07-02 16:43:22 UTC (rev 3991)
@@ -3,11 +3,11 @@
 # Maintainer: Dale Blount <dale at archlinux.org>
 pkgname=postfix
 pkgver=2.5.2
-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')
+depends=('pcre' 'libsasl' 'libmysqlclient' 'postgresql-libs>=8.3' 'libldap' '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