]> git.pld-linux.org Git - packages/apache1-mod_rpaf.git/blame - apache1-mod_rpaf.spec
- new
[packages/apache1-mod_rpaf.git] / apache1-mod_rpaf.spec
CommitLineData
27c146b7
ER
1# TODO
2# - compile fails when apache1 is compiled with ipv6
3%define mod_name rpaf
4%define apxs %{_sbindir}/apxs1
5Summary: Apache module: record traffic statistics into a database
6Name: apache1-mod_%{mod_name}
7Version: 0.5
8Release: 0.3
9License: Apache
10Group: Networking/Daemons
11Source0: http://stderr.net/apache/rpaf/download/mod_%{mod_name}-%{version}.tar.gz
12# Source0-md5: 471fb059d6223a394f319b7c8ab45c4d
13Source1: %{name}.conf
14URL: http://stderr.net/apache/rpaf/
15BuildRequires: apache1-devel
16Requires(post,preun): %{apxs}
17Requires(post,preun): grep
18Requires: apache1
19BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
20
21%define _pkglibdir %(%{apxs} -q LIBEXECDIR 2>/dev/null)
22%define _sysconfdir %(%{apxs} -q SYSCONFDIR 2>/dev/null)
23
24%description
25rpaf is for backend Apache servers what mod_proxy_add_forward is for
26frontend Apache servers. It does excactly the opposite of
27