]> git.pld-linux.org Git - packages/lighttpd.git/blame - lighttpd.spec
- updated to 1.1.9
[packages/lighttpd.git] / lighttpd.spec
CommitLineData
bee4f74e
AM
1# TODO:
2# - fix SSL build
f655b1fd 3Summary: Fast and light http server
bee4f74e
AM
4Summary(pl): Szybki i lekki serwer http
5Name: lighttpd
f788f0b9 6Version: 1.1.9
bee4f74e
AM
7Release: 0.1
8Group: Networking/Daemons
2f7162ab 9License: QPL
bee4f74e 10Source0: http://jan.kneschke.de/projects/lighttpd/download/%{name}-%{version}.tar.gz
f788f0b9 11# Source0-md5: c919a2d7451ebe767b2c1a2e35d3ee04
bee4f74e 12Source1: %{name}.init
2f7162ab
AM
13Source2: %{name}.conf
14Source3: %{name}.user
f788f0b9 15Patch0: %{name}-sendfile.patch
bee4f74e 16URL: http://jan.kneschke.de/projects/lighttpd/
1a75d3e1
JB
17BuildRequires: autoconf
18BuildRequires: automake
19BuildRequires: bzip2-devel
20BuildRequires: libtool
21BuildRequires: mysql-devel
22BuildRequires: openssl-devel
23BuildRequires: pcre-devel
24BuildRequires: zlib-devel
bee4f74e
AM
25PreReq: rc-scripts
26Requires(pre): sh-utils
27Requires(pre): /bin/id
28Requires(pre): /usr/bin/getgid
29Requires(pre): /usr/sbin/groupadd
30Requires(pre): /usr/sbin/useradd
31Requires(post,preun): /sbin/chkconfig
32Requires(postun): /usr/sbin/userdel
33Requires(postun): /usr/sbin/groupdel
1a75d3e1
JB
34Provides: httpd
35Provides: webserver
bee4f74e
AM
36BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
37
38%define _libdir %{_prefix}/%{_lib}/%{name}
39%define _sysconfdir /etc/%{name}
40
41%description
f655b1fd
MC
42lighttpd is a secure, fast, compliant and very flexible web-server
43which has been optimized for high-performance environments. It has
44a very low memory footprint compared to other webservers and takes
45care of cpu-load. Its advanced feature-set (FastCGI, CGI, Auth,
bee4f74e
AM
46Output-Compression, URL-Rewriting and many more) make lighttpd the
47perfect webserver-software for every server that is suffering load
48problems.
49
f655b1fd
MC
50%description -l pl
51lighttpd jest bezpiecznym, szybkim, przyjaznym i bardzo elastycznym
1a75d3e1 52