[packages/apache] - use new configure macro

baggins baggins at pld-linux.org
Sat Feb 8 12:29:27 CET 2025


commit 8b0f163904d1ef4463a4d54f4938c6aed67ce6e2
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Feb 8 11:31:38 2025 +0100

    - use new configure macro

 apache.spec | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/apache.spec b/apache.spec
index ca0ad35..9d92aa2 100644
--- a/apache.spec
+++ b/apache.spec
@@ -114,7 +114,7 @@ BuildRequires:	pkgconfig
 BuildRequires:	rpm >= 4.4.9-56
 BuildRequires:	rpm-build >= 4.4.0
 BuildRequires:	rpm-perlprov >= 4.1-13
-BuildRequires:	rpmbuild(macros) >= 1.647
+BuildRequires:	rpmbuild(macros) >= 2.043
 BuildRequires:	sed >= 4.0
 BuildRequires:	systemd-devel
 BuildRequires:	zlib-devel
@@ -2738,7 +2738,8 @@ cd ../..
 
 CPPFLAGS="-DMAX_SERVER_LIMIT=200000 -DBIG_SECURITY_HOLE=1"
 install -d build; cd build
-../%configure \
+%define configuredir ..
+%configure \
 	--enable-layout=PLD \
 	--disable-v4-mapped \
 	--enable-exception-hook \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/apache.git/commitdiff/8b0f163904d1ef4463a4d54f4938c6aed67ce6e2



More information about the pld-cvs-commit mailing list