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