]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- do not use -s in install parameters,
[packages/boa.git] / boa.spec
CommitLineData
c63479f8
JR
1Summary: Boa high speed HTTP server
2Summary(pl): Boa - szybki serwer HTTP
3Name: boa
5c9796d9 4Version: 0.94.8.2
c63479f8 5Release: 1
b1bfc1c9 6License: GPL
c63479f8 7Group: Networking/Daemons
7bb6b950 8Group(pl): Sieciowe/Serwery
720f4760 9Group(de): Netzwerkwesen/Server
9e3536b2 10Source0: http://www.boa.org/%{name}-%{version}.tar.gz
720f4760 11Source1: %{name}.init
12Patch0: %{name}-PLD.patch
b1bfc1c9 13Provides: httpd
14Provides: webserver
661b5d38
AM
15Prereq: sh-utils
16Prereq: %{_sbindir}/groupadd
17Prereq: %{_sbindir}/groupdel
18Prereq: %{_sbindir}/useradd
19Prereq: %{_sbindir}/userdel
f846bebe 20BuildRequires: flex
7aafae0c 21Requires: rc-scripts
c64cb0d3 22BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
30a7acdf 23%define _sysconfdir /etc/httpd
9ad09798 24Obsoletes: apache
30a7acdf 25
52915e9e 26%description
b1bfc1c9 27A high speed, lightweight web server (HTTP protocol). Based on direct
28use of the select(2) system call, it internally multiplexes all
29connections without forking, for maximum speed and minimum system
52915e9e 30resource use.
31
32%description -l pl
b1bfc1c9 33