]> git.pld-linux.org Git - packages/boa.git/blame - boa.spec
- removed all Group fields translations (oure rpm now can handle translating
[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
9e3536b2 8Source0: http://www.boa.org/%{name}-%{version}.tar.gz
720f4760 9Source1: %{name}.init
10Patch0: %{name}-PLD.patch
05790c66
PG
11Patch1: %{name}-SA_LEN.patch
12URL: http://www.boa.org/
b6d37013
PG
13Provides: httpd
14Provides: webserver
661b5d38
AM
15Prereq: sh-utils
16Prereq: %{_sbindir}/groupadd
17Prereq: %{_sbindir}/groupdel
18Prereq: %{_sbindir}/useradd
19Prereq: %{_sbindir}/userdel
5f8036c9
JB
20Prereq: rc-scripts
21Prereq: /sbin/chkconfig
f846bebe 22BuildRequires: flex
5fb9e209 23BuildRequires: sgml-tools
8d8dcfa1 24BuildRequires: autoconf
c64cb0d3 25BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
9ad09798 26Obsoletes: apache
b6d37013
PG
27Obsoletes: thttpd
28Obsoletes: webserver
29Obsoletes: httpd
30a7acdf 30
686848dc 31%define _sysconfdir /etc/httpd
32
52915e9e 33%description
b1bfc1c9 34A high speed, lightweight web server (HTTP protocol). Based on direct
35use of the select(2) system call, it internally multiplexes all
36connections without forking, for maximum speed and minimum system
52915e9e 37resource use.
38
39%description -l pl
b1bfc1c9 40