]> git.pld-linux.org Git - packages/lighttpd.git/blobdiff - lighttpd.spec
- fix build with older automake
[packages/lighttpd.git] / lighttpd.spec
index 604108d6984419678c6c0c64b469d0fab4e29dd5..d59498b0d27e925d47fa50002ec02b4f7842b3ab 100644 (file)
@@ -91,10 +91,11 @@ Patch2:             %{name}-mod_h264_streaming.patch
 Patch3:                %{name}-branding.patch
 Patch4:                %{name}-modinit-before-fork.patch
 Patch5:                %{name}-mod_deflate.patch
+Patch6:                am-old.patch
 #Patch8:               %{name}-errorlog-before-fork.patch
 URL:           http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
-BuildRequires: autoconf
+BuildRequires: autoconf >= 2.57
 BuildRequires: automake
 BuildRequires: bzip2-devel
 BuildRequires: fcgi-devel
@@ -817,6 +818,7 @@ Plik monitrc do monitorowania serwera www lighttpd.
 %patch2 -p1
 %patch3 -p1
 %{?with_deflate:%patch5 -p1}
+%patch6 -p1
 
 rm -f src/mod_ssi_exprparser.h # bad patching: should be removed by is emptied instead
 
This page took 0.029341 seconds and 4 git commands to generate.