]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- logrotate patch
[packages/boa.git] / boa.spec
CommitLineData
cf6d1e52
JB
1#
2# Conditional build:
3# _without_ipv6 - IPv4-only version (doesn't require IPv6 in kernel)
4#
c63479f8
JR
5Summary: Boa high speed HTTP server
6Summary(pl): Boa - szybki serwer HTTP
7Name: boa
cf6d1e52 8Version: 0.94.12
05790c66 9Release: 1
cf6d1e52 10Epoch: 1
05790c66 11License: GPL v2
c63479f8 12Group: Networking/Daemons
9e3536b2 13Source0: http://www.boa.org/%{name}-%{version}.tar.gz
720f4760 14Source1: %{name}.init
15Patch0: %{name}-PLD.patch
b882c820 16Patch1: %{name}-logrotate.patch
05790c66 17URL: http://www.boa.org/
cf6d1e52 18BuildRequires: autoconf
f846bebe 19BuildRequires: flex
5fb9e209 20BuildRequires: sgml-tools
cf6d1e52
JB
21PreReq: rc-scripts
22Requires(pre): /bin/id
23Requires(pre): /usr/bin/getgid
24Requires(pre): /usr/sbin/groupadd
25Requires(pre): /usr/sbin/useradd
26Requires(postun): /usr/sbin/groupdel
27Requires(postun): /usr/sbin/userdel
28Requires(post,preun): /sbin/chkconfig
29Provides: httpd
30Provides: webserver
9ad09798 31Obsoletes: apache
cf6d1e52 32Obsoletes: httpd
b6d37013
PG
33Obsoletes: thttpd
34Obsoletes: webserver
cf6d1e52 35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30a7acdf 36
686848dc 37%define _sysconfdir /etc/httpd
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