]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- added fcgi-stderr-verbose patch
authorElan Ruusamäe <glen@pld-linux.org>
Wed, 13 Apr 2005 07:51:45 +0000 (07:51 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    lighttpd.spec -> 1.104

lighttpd.spec

index 0741f76f7da2b814e458a172cec24377fd02fb3f..adc33487a90981a9e876b665b40ba833fc153362 100644 (file)
@@ -26,7 +26,7 @@
 %define _source http://www.lighttpd.net/download/%{name}-%{version}.tar.gz
 %endif
 
-%define                _rel 2
+%define                _rel 3
 
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
@@ -43,6 +43,7 @@ Source3:      %{name}.user
 Source4:       %{name}.logrotate
 Source5:       %{name}.sysconfig
 Patch0:                http://minghetti.ch/blob/dirlist-hide.patch
+Patch1:                lighttpd-fcgi-verbose.patch
 URL:           http://www.lighttpd.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -112,6 +113,7 @@ pomocy serwera WWW ani samego programu.
 %prep
 %setup -q
 %{?with_dirhide:%patch0 -p0}
+%patch1 -p1
 
 %build
 %{__libtoolize}
This page took 0.033517 seconds and 4 git commands to generate.