]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
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
73b3fb2f 8Version: 0.94.14
9%define _rc rc17
10Release: 0.%{_rc}.1
cf6d1e52 11Epoch: 1
05790c66 12License: GPL v2
c63479f8 13Group: Networking/Daemons
73b3fb2f 14Source0: http://www.boa.org/%{name}-%{version}%{_rc}.tar.gz
15# Source0-md5: d668ef85b3d2df3dc9832555fdce8b70
720f4760 16Source1: %{name}.init
17Patch0: %{name}-PLD.patch
b882c820 18Patch1: %{name}-logrotate.patch
05790c66 19URL: http://www.boa.org/
cf6d1e52 20BuildRequires: autoconf
f846bebe 21BuildRequires: flex
5fb9e209 22BuildRequires: sgml-tools
cf6d1e52 23PreReq: rc-scripts
50db7a81 24Requires(pre): /usr/bin/getgid
25Requires(pre): /bin/id
26Requires(pre): /usr/sbin/groupadd
27Requires(pre): /usr/sbin/useradd
28Requires(postun): /usr/sbin/groupdel
29Requires(postun): /usr/sbin/userdel
cf6d1e52
JB
30Requires(post,preun): /sbin/chkconfig
31Provides: httpd
32Provides: webserver
1de8ef0b 33BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ad09798 34Obsoletes: apache
cf6d1e52 35Obsoletes: httpd
b6d37013
PG
36Obsoletes: thttpd
37Obsoletes: webserver
30a7acdf 38
686848dc 39%define _sysconfdir /etc/httpd
40
52915e9e 41%description
b1bfc1c9 42A high speed, lightweight web server (HTTP protocol). Based on direct
43use of the select(2) system call, it internally multiplexes all
44connections without forking, for maximum speed and minimum system
52915e9e 45resource use.
46
47%description -l pl
b1bfc1c9 48