Script 'mail_helper' called by obssrc
Hello community,
here is the log from the commit of package apache2-mod_security2 for
openSUSE:Factory checked in at 2025-03-31 11:39:41
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/apache2-mod_security2 (Old)
and /work/SRC/openSUSE:Factory/.apache2-mod_security2.new.2696 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "apache2-mod_security2"
Mon Mar 31 11:39:41 2025 rev:34 rq:1265135 version:2.9.8
Changes:
--------
---
/work/SRC/openSUSE:Factory/apache2-mod_security2/apache2-mod_security2.changes
2025-01-28 15:00:39.909745379 +0100
+++
/work/SRC/openSUSE:Factory/.apache2-mod_security2.new.2696/apache2-mod_security2.changes
2025-03-31 11:40:39.589894599 +0200
@@ -1,0 +2,5 @@
+Fri Mar 14 22:31:05 UTC 2025 - Andreas Stieger <[email protected]>
+
+- build with pcre2 (test suite disabled temporarily)
+
+-------------------------------------------------------------------
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ apache2-mod_security2.spec ++++++
--- /var/tmp/diff_new_pack.icyQ53/_old 2025-03-31 11:40:40.185919296 +0200
+++ /var/tmp/diff_new_pack.icyQ53/_new 2025-03-31 11:40:40.185919296 +0200
@@ -45,7 +45,7 @@
BuildRequires: libtool
BuildRequires: libxml2-devel
BuildRequires: lua53-devel
-BuildRequires: pcre-devel
+BuildRequires: pcre2-devel
BuildRequires: perl-libwww-perl
BuildRequires: pkgconfig
Requires: %{apache_mmn}
@@ -67,8 +67,14 @@
%build
aclocal
automake
-%configure --with-apxs=%{apache_apxs} --enable-request-early
--enable-htaccess-config --disable-mlogc
-CFLAGS="%{optflags}" make %{?_smp_mflags}
+%configure \
+ --with-apxs=%{apache_apxs} \
+ --enable-request-early \
+ --enable-htaccess-config \
+ --disable-mlogc \
+ --with-pcre2 \
+ %{nil}
+%make_build
%install
pushd apache2
@@ -80,9 +86,6 @@
mkdir -p %{buildroot}%{apache_sysconfdir}/conf.d/
cp -a %{SOURCE3} %{buildroot}%{apache_sysconfdir}/conf.d/
-%check
-make test
-
%files
%{apache_libexecdir}/mod_security2.so
%license LICENSE