]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- updated to 0.94.8.3,
[packages/boa.git] / boa.spec
CommitLineData
c63479f8
JR
1Summary: Boa high speed HTTP server
2Summary(pl): Boa - szybki serwer HTTP
3Name: boa
686848dc 4Version: 0.94.8.3
5Release: 1
b1bfc1c9 6License: GPL
c63479f8 7Group: Networking/Daemons
720f4760 8Group(de): Netzwerkwesen/Server
e71247a0 9Group(pl): Sieciowe/Serwery
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)
9ad09798 23Obsoletes: apache
30a7acdf 24
686848dc 25%define _sysconfdir /etc/httpd
26
52915e9e 27%description
b1bfc1c9 28A high speed, lightweight web server (HTTP protocol). Based on direct
29use of the select(2) system call, it internally multiplexes all
30connections without forking, for maximum speed and minimum system
52915e9e 31resource use.
32
33%description -l pl
b1bfc1c9 34