]> git.pld-linux.org Git - packages/apache-mod_rpaf.git/blame - apache-mod_rpaf.spec
- based on apache1-mod_rpaf.spec
[packages/apache-mod_rpaf.git] / apache-mod_rpaf.spec
CommitLineData
84bd0621
ER
1%define mod_name rpaf
2%define apxs %{_sbindir}/apxs
3Summary: Reverse proxy add forward module for Apache2
4Name: apache-mod_%{mod_name}
5Version: 0.5
6Release: 0.2
7License: Apache
8Group: Networking/Daemons
9Source0: http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
10# Source0-md5: 471fb059d6223a394f319b7c8ab45c4d
11Source1: %{name}.conf
12URL: http://stderr.net/apache/rpaf/
13BuildRequires: apache-devel >= 2.0.36
14Requires: apache >= 2.0.36
15BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
16
17%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
18%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
19
20%description
21rpaf is for backend Apache servers what mod_proxy_add_forward is for
22frontend Apache servers. It does excactly the opposite of
23