[arch-commits] Commit in apache/repos (extra-i686 extra-i686/PKGBUILD)

Andrea Scarpino andrea at archlinux.org
Sun Oct 4 02:15:02 UTC 2009


    Date: Saturday, October 3, 2009 @ 22:15:01
  Author: andrea
Revision: 53936

Merged revisions 53795,53935 via svnmerge from 
svn+ssh://gerolde.archlinux.org/srv/svn-packages/apache/trunk

........
  r53795 | roman | 2009-10-03 13:54:48 +0200 (Sat, 03 Oct 2009) | 5 lines
  
  Add logrotate.d/httpd to the backup array
  
  Fixes bug #8399. Finally!
........
  r53935 | andrea | 2009-10-04 04:14:40 +0200 (Sun, 04 Oct 2009) | 2 lines
  
  upgpkg: apache 2.2.14-1
      upstream release
........

Modified:
  apache/repos/extra-i686/	(properties)
  apache/repos/extra-i686/PKGBUILD

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


Property changes on: apache/repos/extra-i686
___________________________________________________________________
Modified: svnmerge-integrated
   - /apache/trunk:1-53245
   + /apache/trunk:1-53935

Modified: extra-i686/PKGBUILD
===================================================================
--- extra-i686/PKGBUILD	2009-10-04 02:14:40 UTC (rev 53935)
+++ extra-i686/PKGBUILD	2009-10-04 02:15:01 UTC (rev 53936)
@@ -3,8 +3,8 @@
 # Contributor: Pierre Schmitz <pierre at archlinux.de>
 
 pkgname=apache
-pkgver=2.2.13
-pkgrel=3
+pkgver=2.2.14
+pkgrel=1
 pkgdesc='A high performance Unix-based HTTP server'
 arch=('i686' 'x86_64')
 options=('!libtool')
@@ -13,12 +13,13 @@
 backup=(etc/httpd/conf/httpd.conf
         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' 'libldap>=2.4.18-1')
+        etc/httpd/conf/extra/httpd-{ssl,userdir,vhosts}.conf
+        etc/logrotate.d/httpd)
+depends=('openssl' 'zlib' 'apr-util' 'pcre')
 optdepends=('lynx: apachectl status')
 source=("http://www.apache.org/dist/httpd/httpd-${pkgver}.tar.bz2"
         'httpd.logrotate' 'httpd' 'arch.layout')
-md5sums=('8d8d904e7342125825ec70f03c5745ef'
+md5sums=('a5226203aaf97e5b941c41a71c112704'
          'f4d627c64024c1b7b95efb5ffbaa625e'
          'bddd84dafa770d74df1dc1f96bd71823'
          '3d659d41276ba3bfcb20c231eb254e0c')




More information about the arch-commits mailing list