]> git.pld-linux.org Git - packages/lighttpd.git/commitdiff
- PRE-RELEASE: lighttpd-1.4.12-r1327.
authorElan Ruusamäe <glen@pld-linux.org>
Thu, 21 Sep 2006 15:15:04 +0000 (15:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    lighttpd.spec -> 1.172

lighttpd.spec

index 1303be3ffdbd5289ff8dd753c7bcc1d3aea7d82e..89d4c9cb6f816634caeb31d7eb01f593bcae8f7e 100644 (file)
@@ -31,9 +31,9 @@
 # SVN snapshot
 #define                _svn    1277
 # Prerelease
-%define _snap r1309
+%define _snap r1327
 
-%define                _rel 0.61
+%define                _rel 0.64
 Summary:       Fast and light HTTP server
 Summary(pl):   Szybki i lekki serwer HTTP
 Name:          lighttpd
@@ -42,7 +42,7 @@ Release:      %{_rel}%{?_snap:.%(echo %{_snap}|tr - _)}%{?_svn:.%{_svn}}
 License:       BSD
 Group:         Networking/Daemons
 Source0:       http://www.lighttpd.net/download/%{name}-%{version}-%{_snap}.tar.gz
-# Source0-md5: a887b075858cb28bf9fd11d86556509e
+# Source0-md5: a85be3eed436183fe75b949b336f89a7
 Source1:       %{name}.init
 Source2:       %{name}.conf
 Source3:       %{name}.user
@@ -99,7 +99,6 @@ Patch1:               %{name}-use_bin_sh.patch
 Patch2:                %{name}-initgroups.patch
 Patch3:                http://trac.lighttpd.net/trac/attachment/ticket/444/%{name}-apr1.patch?format=txt
 Patch4:                %{name}-mod_evasive-status_code.patch
-Patch5:                %{name}-lua-version.patch
 URL:           http://www.lighttpd.net/
 %{?with_xattr:BuildRequires:   attr-devel}
 BuildRequires: autoconf
@@ -574,7 +573,6 @@ lighttpd support for SSLv2 and SSLv3.
 %patch2 -p1
 #%patch3 -p1
 %patch4 -p0
-%patch5 -p1
 
 # build mime.types.conf
 sh %{SOURCE6} /etc/mime.types
This page took 0.045913 seconds and 4 git commands to generate.