From: Marcin Krol Date: Wed, 13 Dec 2023 19:45:52 +0000 (+0100) Subject: - updated to 2.4.58, build with lua 5.4 X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=commitdiff_plain;h=35215354b4d9622079f5fc582eba8de2d324510c - updated to 2.4.58, build with lua 5.4 --- diff --git a/apache.spec b/apache.spec index fd02bde..55240d8 100644 --- a/apache.spec +++ b/apache.spec @@ -34,12 +34,12 @@ Summary(pt_BR.UTF-8): Servidor HTTPD para prover serviços WWW Summary(ru.UTF-8): Самый популярный веб-сервер Summary(tr.UTF-8): Lider WWW tarayıcı Name: apache -Version: 2.4.57 +Version: 2.4.58 Release: 1 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 -# Source0-md5: 34575e92f91fb625f3842d6ca382caa5 +# Source0-md5: 30377ec4d7fb8361e1d1f2ab3158b467 Source1: %{name}.init Source2: %{name}.logrotate Source3: %{name}.sysconfig @@ -102,7 +102,7 @@ BuildRequires: jansson-devel BuildRequires: libbrotli-devel >= 0.6.0 BuildRequires: libtool >= 2:1.5 BuildRequires: libxml2-devel >= 2 -BuildRequires: lua53-devel >= 5.3 +BuildRequires: lua54-devel >= 5.4 %{?with_http2:BuildRequires: nghttp2-devel >= 1.15.0} %{?with_ldap:BuildRequires: openldap-devel >= 2.3.0} %{?with_ssl:BuildRequires: openssl-devel >= %{openssl_ver}}