From b0e7cd798ea4f3e364b1f2c4cbe768298705dc4d Mon Sep 17 00:00:00 2001 From: Joe Orton Date: Dec 19 2022 14:51:03 +0000 Subject: define _httpd_statedir macro --- diff --git a/httpd.spec b/httpd.spec index de6cd05..c2c75ee 100644 --- a/httpd.spec +++ b/httpd.spec @@ -24,7 +24,7 @@ Summary: Apache HTTP Server Name: httpd Version: 2.4.54 -Release: 7%{?dist} +Release: 8%{?dist} URL: https://httpd.apache.org/ Source0: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2 Source1: https://www.apache.org/dist/httpd/httpd-%{version}.tar.bz2.asc @@ -488,6 +488,7 @@ cat > $RPM_BUILD_ROOT%{_rpmconfigdir}/macros.d/macros.httpd < - 2.4.54-8 +- define _httpd_statedir macro + * Wed Nov 30 2022 Luboš Uhliarik - 2.4.54-7 - reduce AH03408 level to INFO in proxy_util.c