]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- added noreplace to config-file
[packages/boa.git] / boa.spec
CommitLineData
c63479f8
JR
1Summary: Boa high speed HTTP server
2Summary(pl): Boa - szybki serwer HTTP
3Name: boa
05790c66
PG
4Version: 0.94.12pre1
5Release: 1
6License: GPL v2
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
05790c66
PG
13Patch1: %{name}-SA_LEN.patch
14URL: http://www.boa.org/
b6d37013
PG
15Provides: httpd
16Provides: webserver
661b5d38
AM
17Prereq: sh-utils
18Prereq: %{_sbindir}/groupadd
19Prereq: %{_sbindir}/groupdel
20Prereq: %{_sbindir}/useradd
21Prereq: %{_sbindir}/userdel
5f8036c9
JB
22Prereq: rc-scripts
23Prereq: /sbin/chkconfig
f846bebe 24BuildRequires: flex
5fb9e209 25BuildRequires: sgml-tools
8d8dcfa1 26BuildRequires: autoconf
c64cb0d3 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ad09798 28Obsoletes: apache
b6d37013
PG
29Obsoletes: thttpd
30Obsoletes: webserver
31Obsoletes: httpd
30a7acdf 32
686848dc 33%define _sysconfdir /etc/httpd
34
52915e9e 35%description
b1bfc1c9 36A high speed, lightweight web server (HTTP protocol). Based on direct
37use of the select(2) system call, it internally multiplexes all
38connections without forking, for maximum speed and minimum system
52915e9e 39resource use.
40
41%description -l pl
b1bfc1c9 42