@ -57,11 +57,12 @@ Summary: Apache HTTP Server
URL: http://httpd.apache.org/
Vendor: Apache Software Foundation
Packager: The OpenPKG Project
Distribution: OpenPKG [BASE]
Distribution: OpenPKG
Class: BASE
Group: Web
License: ASF
Version: %{V_apache}
Release: 20040202
Release: 20040203
# package options (suexec related)
%option with_suexec yes
@ -194,8 +195,8 @@ Patch0: apache.patch
# build information
Prefix: %{l_prefix}
BuildRoot: %{l_buildroot}
BuildPreReq: OpenPKG, openpkg >= 20030927
PreReq: OpenPKG, openpkg >= 20030927
BuildPreReq: OpenPKG, openpkg >= 200401 30
PreReq: OpenPKG, openpkg >= 200401 30
%if "%{with_mod_ssl}" == "yes"
BuildPreReq: openssl, mm
PreReq: openssl, mm
@ -344,6 +345,80 @@ AutoReqProv: no
of users have contributed ideas, code, and documentation to the
project.
%track
prog apache = {
version = 1.3.29
url = http://www.apache.org/dist/httpd/
regex = apache_(__VER__)\.tar\.gz
}
prog apache:mod_access_referer = {
version = 1.0.2
url = http://prdownloads.sourceforge.net/accessreferer/
regex = mod_access_referer-(__VER__)\.tar\.gz
}
prog apache:mod_auth_mysql = {
version = 20030510
url = http://sourceforge.net/projects/modauthmysql/
regex = release_id=\d+[^\d]+(\d+)
}
prog apache:mod_dav = {
version = 1.0.3-1.3.6
url = http://www.webdav.org/mod_dav/
regex = mod_dav-(__VER__)\.tar\.gz
}
prog apache:mod_fastcgi = {
version = 2.4.2
url = http://www.fastcgi.com/dist/
regex = mod_fastcgi-(__VER__)\.tar\.gz
}
prog apache:mod_layout = {
version = 3.2.1
url = http://software.tangent.org/download/
regex = mod_layout-(3\.[\d.]+)\.tar\.gz
}
prog apache:mod_macro = {
disabled
comment = "rse: permission denied on URL, no new URL available"
version = 1.1.2
url = http://www.cri.ensmp.fr/~coelho/mod_macro/
regex = mod_macro-(__VER__)\.tar\.gz
}
prog apache:mod_perl = {
version = 1.29
url = http://perl.apache.org/dist/
regex = mod_perl-(1\.[2-8]\d+)\.tar\.gz
}
prog apache:mod_php = {
version = 4.3.4
url = http://www.php.net/downloads.php
regex = php-(\d+\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_relocate = {
version = 1.0
url = http://software.tangent.org/download/
regex = mod_relocate-(__VER__)\.tar\.gz
}
prog apache:mod_roaming = {
version = 1.0.2
url = http://www.klomp.org/mod_roaming/
regex = mod_roaming-(1\.\d+\.\d+)\.tar\.gz
}
prog apache:mod_ssl = {
version = 2.8.16-1.3.29
url = http://www.modssl.org/source/
regex = mod_ssl-(__VER__)\.tar\.gz
}
prog apache:mod_throttle = {
version = 312
url = http://www.snert.com/Software/mod_throttle/
regex = mod_throttle(__VER__)\.tgz
}
prog apache:suphp = {
version = 0.5
url = http://www.suphp.org/Download.html
regex = suphp-(__VER__).tar.gz
}
%prep
# unpack Apache distribution
%setup0 -q -c