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

andyrtr at archlinux.org andyrtr at archlinux.org
Tue Jul 1 16:18:49 UTC 2008


    Date: Tuesday, July 1, 2008 @ 12:18:48
  Author: andyrtr
Revision: 3849

upgpkg: exim 4.68-5

Modified:
  exim/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2008-07-01 16:12:49 UTC (rev 3848)
+++ PKGBUILD	2008-07-01 16:18:48 UTC (rev 3849)
@@ -2,7 +2,7 @@
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=exim
 pkgver=4.68
-pkgrel=4
+pkgrel=5
 pkgdesc="A Message Transfer Agent"
 arch=(i686 x86_64)
 url="http://www.exim.org/"
@@ -10,7 +10,7 @@
 backup=(etc/mail/aliases etc/mail/exim.conf \
         etc/logrotate.d/exim etc/conf.d/exim)
 install=exim.install
-depends=('db>=4.6' 'pcre' 'pam' 'tcp_wrappers' 'openssl')
+depends=('db>=4.7' 'pcre' 'pam>=1.0.1-2' 'tcp_wrappers' 'openssl')
 makedepends=('sudo')
 provides=('smtp-server')
 conflicts=('smtp-server')





More information about the arch-commits mailing list