]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- added proxy error handler
authoraredridel <aredridel@pld-linux.org>
Thu, 14 Apr 2005 19:02:08 +0000 (19:02 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.105

lighttpd.spec

index adc33487a90981a9e876b665b40ba833fc153362..f45acb42d2706aea5b9e2eca6ea087b6b128e793 100644 (file)
@@ -44,6 +44,7 @@ Source4:      %{name}.logrotate
 Source5:       %{name}.sysconfig
 Patch0:                http://minghetti.ch/blob/dirlist-hide.patch
 Patch1:                lighttpd-fcgi-verbose.patch
+Patch2:                lighttpd-proxy-error-handler.patch
 URL:           http://www.lighttpd.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -114,6 +115,7 @@ pomocy serwera WWW ani samego programu.
 %setup -q
 %{?with_dirhide:%patch0 -p0}
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__libtoolize}
This page took 0.029018 seconds and 4 git commands to generate.