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