Summary: Fast and light HTTP server
Summary(pl.UTF-8): Szybki i lekki serwer HTTP
Name: lighttpd
-Version: 1.4.71
+Version: 1.4.73
Release: 1
License: BSD
Group: Networking/Daemons/HTTP
Source0: https://download.lighttpd.net/lighttpd/releases-1.4.x/%{name}-%{version}.tar.xz
-# Source0-md5: c8ac5fb9580b84ba6be7dd14ac7b0c2d
+# Source0-md5: c510fb4d2c4a8de8639f80c7c13bc48c
Source1: %{name}.init
Source2: %{name}.conf
Source3: %{name}.user
BuildRequires: libtool
BuildRequires: libuuid-devel
%{?with_webdav_props:BuildRequires: libxml2-devel}
-%{?with_lua:BuildRequires: lua51-devel}
+%{?with_lua:BuildRequires: lua54-devel}
BuildRequires: mailcap >= 2.1.14-4.4
%{?with_mysql:BuildRequires: mysql-devel}
%{?with_ldap:BuildRequires: openldap-devel}
%{?with_gamin:--with-gamin} \
%{?with_krb5:--with-krb5} \
%{?with_ldap:--with-ldap} \
- %{?with_lua:--with-lua=lua51} \
+ %{?with_lua:--with-lua=lua5.4} \
%{?with_maxminddb:--with-maxminddb} \
%{?with_mysql:--with-mysql} \
%{?with_pgsql:--with-pgsql} \