]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- readpost timeout patch, fcgi fdevent err patch (wow. works for me now)
authorElan Ruusamäe <glen@pld-linux.org>
Fri, 14 Jan 2005 12:13:11 +0000 (12:13 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.81

lighttpd.spec

index 2a633cec21214311fa10b8782a505d2f97fffb1f..8f1fbd8ee9d02050d377ae4d5587759219042238 100644 (file)
@@ -22,7 +22,7 @@ Summary:      Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
 Name:          lighttpd
 Version:       1.3.7
-Release:       0.12
+Release:       0.14
 Group:         Networking/Daemons
 License:       BSD
 ## do not remove next two lines because atomic revisions are common in lighttpd
@@ -38,6 +38,8 @@ Source5:      %{name}.sysconfig
 Patch0:                %{name}-mod_status.patch
 Patch1:                %{name}-doublefree.patch
 Patch2:                %{name}-avg-req.patch
+Patch3:                %{name}-readpost-timeout.patch
+Patch4:                %{name}-fcgi-fdevent.patch
 URL:           http://www.lighttpd.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -110,6 +112,8 @@ pomocy serwera WWW ani samego programu.
 %patch0 -p1
 %patch1 -p1
 %patch2 -p1
+%patch3 -p1
+%patch4 -p1
 
 %build
 %{__libtoolize}
This page took 0.044234 seconds and 4 git commands to generate.