From cfb9ebf140bdd0d61202d9a0deb4b7a870f9101c Mon Sep 17 00:00:00 2001 From: Thierry N Date: Thu, 15 Oct 2009 11:25:06 +0200 Subject: maj apache#2.2.13-2 --- extra/apache/.md5sum | 2 +- extra/apache/Pkgfile | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) (limited to 'extra') diff --git a/extra/apache/.md5sum b/extra/apache/.md5sum index e484abee6..98b8b0c27 100644 --- a/extra/apache/.md5sum +++ b/extra/apache/.md5sum @@ -1,3 +1,3 @@ cf00908a82321dabc331c7efdc194a8b apache +e02a3ec5925eb9e111400b9aa229f822 httpd-2.2.11-config-1.patch 8d8d904e7342125825ec70f03c5745ef httpd-2.2.13.tar.bz2 -e02a3ec5925eb9e111400b9aa229f822 httpd-2.2.8-config-1.patch diff --git a/extra/apache/Pkgfile b/extra/apache/Pkgfile index 7d7019540..4e059007b 100644 --- a/extra/apache/Pkgfile +++ b/extra/apache/Pkgfile @@ -2,20 +2,20 @@ # Maintainer: NuTyX coreteam / Linux from scratch # Packager: thierryn1 at hispeed dot ch # URL: http://httpd.apache.org/ -# Depends on: apr, openssl, zlib +# Depends on: apr, openssl, zlib, sqlite3 name=apache version=2.2.13 -release=1 +release=2 source=(http://archive.apache.org/dist/httpd/httpd-$version.tar.bz2 \ - http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.8-config-1.patch + http://www.linuxfromscratch.org/patches/blfs/svn/httpd-2.2.11-config-1.patch apache ) build(){ source /etc/blfs-bootscripts wget http://www.linuxfromscratch.org/blfs/downloads/svn/$scripts-$scriptsversion.tar.bz2 tar xvf $scripts-$scriptsversion.tar.bz2 cd httpd-$version - patch -Np1 -i ../httpd-2.2.8-config-1.patch + patch -Np1 -i ../httpd-2.2.11-config-1.patch ./configure --enable-layout=FHS --enable-mods-shared=all make make DESTDIR=$PKG install -- cgit v1.2.3-70-g09d2