X-Git-Url: https://git.tld-linux.org/?p=packages%2Fapache.git;a=blobdiff_plain;f=apache.spec;fp=apache.spec;h=bd72a3461281295ed8439a6fd0a1b75d88df50ba;hp=811b3dc3cf314a72343e45d112397198e74594fc;hb=730c5794e54ac1a26881b7a68992ae8baeb01e07;hpb=89f2bfa15d71bd860e0b12ffe999d78cc715e8c0 diff --git a/apache.spec b/apache.spec index 811b3dc..bd72a34 100644 --- a/apache.spec +++ b/apache.spec @@ -35,12 +35,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.41 -Release: 2 +Version: 2.4.43 +Release: 1 License: Apache v2.0 Group: Networking/Daemons/HTTP Source0: http://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 -# Source0-md5: dfc674f8f454e3bc2d4ccd73ad3b5f1e +# Source0-md5: 791c986b1e70fe61eb44060aacc89a64 Source1: %{name}.init Source2: %{name}.logrotate Source3: %{name}.sysconfig @@ -98,6 +98,7 @@ BuildRequires: apr-util-devel >= %{apr_util_ver} BuildRequires: autoconf >= 2.50 BuildRequires: automake %{?with_distcache:BuildRequires: distcache-devel} +BuildRequires: jansson-devel >= 0.6.0 BuildRequires: libbrotli-devel >= 0.6.0 BuildRequires: libtool >= 2:1.5 BuildRequires: libxml2-devel >= 2 @@ -2722,6 +2723,7 @@ CPPFLAGS="-DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1" install -d build; cd build ../%configure \ --enable-layout=TLD \ + --disable-systemd \ --disable-v4-mapped \ --enable-exception-hook \ --enable-modules=all \ @@ -2764,6 +2766,7 @@ install -d build; cd build --enable-log-forensic \ --enable-logio \ --enable-lua \ + --enable-md \ --enable-mime-magic \ --enable-mpms-shared=all \ %ifarch %{ix86}