]> git.pld-linux.org Git - packages/apache1-mod_rpaf.git/blame - apache1-mod_rpaf.spec
- fix description
[packages/apache1-mod_rpaf.git] / apache1-mod_rpaf.spec
CommitLineData
27c146b7
ER
1# TODO
2# - compile fails when apache1 is compiled with ipv6
e0289d5d
ER
3
4%bcond_with ipv6 # disable IPv6 support
5
27c146b7
ER
6%define mod_name rpaf
7%define apxs %{_sbindir}/apxs1
76305c57 8Summary: Reverse proxy add forward module for Apache
27c146b7
ER
9Name: apache1-mod_%{mod_name}
10Version: 0.5
e0289d5d 11Release: 0.14
27c146b7
ER
12License: Apache
13Group: Networking/Daemons
14Source0: http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
15# Source0-md5: 471fb059d6223a394f319b7c8ab45c4d
16Source1: %{name}.conf
17URL: http://stderr.net/apache/rpaf/
a727494b 18BuildRequires: apache1-devel >= 1.3.33-2
e0289d5d 19%{!?with_ipv6:BuildConflicts: apache1(ipv6)-devel}
391ca2cd 20Requires: apache1 >= 1.3.33-2
27c146b7
ER
21BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
22
23%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
24%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
25
26%description
27rpaf is for backend Apache servers what mod_proxy_add_forward is for
28frontend Apache servers. It does excactly the opposite of
29