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