|
|
|
|
@ -33,7 +33,7 @@ Class: EVAL
|
|
|
|
|
Group: Web |
|
|
|
|
License: Open Source |
|
|
|
|
Version: 2.0.2 |
|
|
|
|
Release: 20070824 |
|
|
|
|
Release: 20070827 |
|
|
|
|
|
|
|
|
|
# list of sources |
|
|
|
|
Source0: http://www.openinfo.co.uk/apache/extract_forwarded-%{version}.tar.gz |
|
|
|
|
@ -42,8 +42,10 @@ Source1: apache-extfwd.conf
|
|
|
|
|
# build information |
|
|
|
|
Prefix: %{l_prefix} |
|
|
|
|
BuildRoot: %{l_buildroot} |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, apache, make |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20060823, apache |
|
|
|
|
BuildPreReq: OpenPKG, openpkg >= 20060823, make |
|
|
|
|
PreReq: OpenPKG, openpkg >= 20060823 |
|
|
|
|
BuildPreReq: apache, apache::with_mod_proxy = yes, apr |
|
|
|
|
PreReq: apache, apache::with_mod_proxy = yes, apr |
|
|
|
|
AutoReq: no |
|
|
|
|
AutoReqProv: no |
|
|
|
|
|
|
|
|
|
@ -81,8 +83,7 @@ AutoReqProv: no
|
|
|
|
|
# determine installation files |
|
|
|
|
%{l_rpmtool} files -v -ofiles -r$RPM_BUILD_ROOT \ |
|
|
|
|
%{l_files_std} \ |
|
|
|
|
'%config %{l_prefix}/etc/apache/apache.d/apache-extfwd.conf' \ |
|
|
|
|
'%config %{l_prefix}/etc/apache-extfwd/*' |
|
|
|
|
'%config %{l_prefix}/etc/apache/apache.d/apache-extfwd.conf' |
|
|
|
|
|
|
|
|
|
%files -f files |
|
|
|
|
|
|
|
|
|
|