]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- massive attack s/pld.org.pl/pld-linux.org/
[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 21PreReq: rc-scripts
f98eae27 22Requires(pre): /usr/bin/getgid
23Requires(pre): /bin/id
24Requires(pre): /usr/sbin/groupadd
25Requires(pre): /usr/sbin/useradd
26Requires(postun): /usr/sbin/groupdel
27Requires(postun): /usr/sbin/userdel
cf6d1e52
JB
28Requires(post,preun): /sbin/chkconfig
29Provides: httpd
30Provides: webserver
1de8ef0b 31BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ad09798 32Obsoletes: apache
cf6d1e52 33Obsoletes: httpd
b6d37013
PG
34Obsoletes: thttpd
35Obsoletes: webserver
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