[arch-commits] CVS update of extra/daemons/apache (PKGBUILD)

Pierre Schmitz pierre at archlinux.org
Sat Sep 29 12:00:07 UTC 2007


    Date: Saturday, September 29, 2007 @ 08:00:07
  Author: pierre
    Path: /home/cvs-extra/extra/daemons/apache

Modified: PKGBUILD (1.79 -> 1.80)

upgpkg: apache 2.2.6-2
rebuild against new db


----------+
 PKGBUILD |    6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)


Index: extra/daemons/apache/PKGBUILD
diff -u extra/daemons/apache/PKGBUILD:1.79 extra/daemons/apache/PKGBUILD:1.80
--- extra/daemons/apache/PKGBUILD:1.79	Fri Sep  7 08:06:26 2007
+++ extra/daemons/apache/PKGBUILD	Sat Sep 29 08:00:03 2007
@@ -1,8 +1,8 @@
-# $Id: PKGBUILD,v 1.79 2007/09/07 12:06:26 pierre Exp $
+# $Id: PKGBUILD,v 1.80 2007/09/29 12:00:03 pierre Exp $
 # Maintainer: judd <jvinet at zeroflux.org>
 pkgname=apache                         
 pkgver=2.2.6
-pkgrel=1
+pkgrel=2
 pkgdesc="A high performance Unix-based HTTP server (with SSL)"
 arch=(i686 x86_64)
 options=('!libtool')
@@ -13,7 +13,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>=0.9.8b' 'zlib' 'apr-util>=1.2.7-2' 'db>=4.5')
+depends=('openssl>=0.9.8b' 'zlib' 'apr-util>=1.2.7-2' 'db>=4.6')
 source=(http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2
         httpd index.html mod_ssl.txt httpd.logrotate httpd.conf)
 md5sums=('203bea91715064f0c787f6499d33a377' '6016e08d7465fc1617db2f94f58eb31b'\




More information about the arch-commits mailing list