]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- _rel 2
[packages/boa.git] / boa.spec
CommitLineData
cf6d1e52
JB
1#
2# Conditional build:
3106301f 3%bcond_without ipv6 # IPv4-only version (doesn't require IPv6 in kernel)
cf6d1e52 4#
67f6119d
ER
5%define _rc rc21
6%define _rel 2
c63479f8
JR
7Summary: Boa high speed HTTP server
8Summary(pl): Boa - szybki serwer HTTP
9Name: boa
73b3fb2f 10Version: 0.94.14
67f6119d 11Release: 0.%{_rc}.%{_rel}
cf6d1e52 12Epoch: 1
05790c66 13License: GPL v2
c63479f8 14Group: Networking/Daemons
73b3fb2f 15Source0: http://www.boa.org/%{name}-%{version}%{_rc}.tar.gz
26733935 16# Source0-md5: e24b570bd767a124fcfb40a34d148ba9
720f4760 17Source1: %{name}.init
18Patch0: %{name}-PLD.patch
05790c66 19URL: http://www.boa.org/
26733935 20BuildRequires: autoconf >= 2.59
7632e172 21BuildRequires: automake
f846bebe 22BuildRequires: flex
ec91eb38 23BuildRequires: rpmbuild(macros) >= 1.268
5677d123 24BuildRequires: sed >= 4.0
d3998599 25BuildRequires: texinfo
ec91eb38
ER
26Requires(post,preun): /sbin/chkconfig
27Requires(postun): /usr/sbin/groupdel
28Requires(postun): /usr/sbin/userdel
50db7a81 29Requires(pre): /bin/id
e77eb2e6 30Requires(pre): /usr/bin/getgid
50db7a81 31Requires(pre): /usr/sbin/groupadd
32Requires(pre): /usr/sbin/useradd
ec91eb38 33Requires: rc-scripts
e77eb2e6 34Provides: group(http)
e77eb2e6 35Provides: user(http)
cf6d1e52 36Provides: webserver
7632e172 37BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30a7acdf 38
52915e9e 39%description
b1bfc1c9 40A high speed, lightweight web server (HTTP protocol). Based on direct
41use of the select(2) system call, it internally multiplexes all
42connections without forking, for maximum speed and minimum system
52915e9e 43resource use.
44
45%description -l pl
b1bfc1c9 46