]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- some pld.org.pl->pld-linux.org cosmetics
[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
8e8df4e7
PG
8Version: 0.94.13
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
cf6d1e52
JB
23Requires(pre): /usr/sbin/groupadd
24Requires(pre): /usr/sbin/useradd
25Requires(postun): /usr/sbin/groupdel
26Requires(postun): /usr/sbin/userdel
27Requires(post,preun): /sbin/chkconfig
28Provides: httpd
29Provides: webserver
1de8ef0b 30BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ad09798 31Obsoletes: apache
cf6d1e52 32Obsoletes: httpd
b6d37013
PG
33Obsoletes: thttpd
34Obsoletes: webserver
30a7acdf 35
686848dc 36%define _sysconfdir /etc/httpd
37
52915e9e 38%description
b1bfc1c9 39A high speed, lightweight web server (HTTP protocol). Based on direct
40use of the select(2) system call, it internally multiplexes all
41connections without forking, for maximum speed and minimum system
52915e9e 42resource use.
43
44%description -l pl
b1bfc1c9 45