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

Andrea Scarpino andrea at archlinux.org
Wed Sep 16 07:31:52 UTC 2009


    Date: Wednesday, September 16, 2009 @ 03:31:52
  Author: andrea
Revision: 52119

upgpkg: apache 2.2.13-2
    libldap 2.4.x rebuild

Modified:
  apache/trunk/PKGBUILD

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

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-09-16 07:06:50 UTC (rev 52118)
+++ PKGBUILD	2009-09-16 07:31:52 UTC (rev 52119)
@@ -4,7 +4,7 @@
 
 pkgname=apache
 pkgver=2.2.13
-pkgrel=1
+pkgrel=2
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')
@@ -14,7 +14,7 @@
         etc/httpd/conf/extra/httpd-{autoindex,dav,default,info,languages}.conf
         etc/httpd/conf/extra/httpd-{manual,mpm,multilang-errordoc}.conf
         etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf)
-depends=('openssl' 'zlib' 'apr-util' 'pcre')
+depends=('openssl' 'zlib' 'apr-util' 'pcre' 'libldap>=2.4.18-1')
 optdepends=('lynx: apachectl status')
 source=("http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2"
         'httpd.logrotate' 'httpd' 'arch.layout')




More information about the arch-commits mailing list