]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- fixed bug in IPv6 code
[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
9e3536b2 9Source0: http://www.boa.org/%{name}-%{version}.tar.gz
661b5d38 10Source1: boa.init
ef7a4e87 11Patch0: boa-PLD.patch
b1bfc1c9 12Provides: httpd
13Provides: webserver
661b5d38
AM
14Prereq: sh-utils
15Prereq: %{_sbindir}/groupadd
16Prereq: %{_sbindir}/groupdel
17Prereq: %{_sbindir}/useradd
18Prereq: %{_sbindir}/userdel
7aafae0c 19Requires: rc-scripts
c64cb0d3 20BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
52915e9e 21
30a7acdf
JR
22%define _sysconfdir /etc/httpd
23
52915e9e 24%description
b1bfc1c9 25A high speed, lightweight web server (HTTP protocol). Based on direct
26use of the select(2) system call, it internally multiplexes all
27connections without forking, for maximum speed and minimum system
52915e9e 28resource use.
29
30%description -l pl
b1bfc1c9 31