]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- added mod_evasive-status_code.patch (see: http://forum.lighttpd.net/topic/611#1702)
authorSÅ‚awomir Paszkiewicz <paszczus@pld-linux.org>
Wed, 12 Jul 2006 08:10:00 +0000 (08:10 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- release 3.1 to tests

Changed files:
    lighttpd.spec -> 1.162

lighttpd.spec

index 3cd21f6ee0ad347a44b7cdc116e29beaadbdbeb3..bb2f495c61a4f7ae78af6e95b45888a0f3805175 100644 (file)
@@ -36,7 +36,7 @@
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define                _rel 3
+%define                _rel 3.1
 
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
@@ -65,6 +65,7 @@ Source11:     %{name}-pld.html
 Patch0:                %{name}-mod_deflate.patch
 Patch1:                %{name}-use_bin_sh.patch
 Patch2:                %{name}-initgroups.patch
+Patch3:                %{name}-mod_evasive-status_code.patch
 URL:           http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
 BuildRequires: autoconf
@@ -247,6 +248,7 @@ pomocy serwera WWW ani samego programu.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p0
 install %{SOURCE6} mime.types.sh
 
 # build mime.types.conf
This page took 0.0459349999999999 seconds and 4 git commands to generate.