Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package rspamd for openSUSE:Factory checked 
in at 2022-04-04 19:26:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/rspamd (Old)
 and      /work/SRC/openSUSE:Factory/.rspamd.new.1900 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "rspamd"

Mon Apr  4 19:26:48 2022 rev:9 rq:966814 version:3.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/rspamd/rspamd.changes    2022-03-28 
17:01:46.233067951 +0200
+++ /work/SRC/openSUSE:Factory/.rspamd.new.1900/rspamd.changes  2022-04-04 
19:27:23.471850192 +0200
@@ -1,0 +2,6 @@
+Mon Apr  4 09:18:43 UTC 2022 - Wolfgang Rosenauer <[email protected]>
+
+- pcre2 is required; so removing any conditions around it
+  to fix build for Leap
+
+-------------------------------------------------------------------

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ rspamd.spec ++++++
--- /var/tmp/diff_new_pack.HE8mzI/_old  2022-04-04 19:27:23.991844230 +0200
+++ /var/tmp/diff_new_pack.HE8mzI/_new  2022-04-04 19:27:23.995844184 +0200
@@ -41,7 +41,6 @@
 
 %if 0%{?suse_version} >= 1500
   %bcond_without openblas
-  %bcond_with    pcre2
 %endif
 
 # fails to build atm
@@ -94,10 +93,7 @@
 %if %{with openblas}
 BuildRequires:  openblas-devel
 %endif
-BuildRequires:  pcre-devel
-%if %{with pcre2}
 BuildRequires:  pcre2-devel
-%endif
 BuildRequires:  pkgconfig
 BuildRequires:  pkgconfig(fmt)
 BuildRequires:  pkgconfig(glib-2.0) >= 2.28
@@ -225,9 +221,7 @@
   %if %{with utils}
   -DENABLE_UTILS=ON                         \
   %endif
-  %if %{with pcre2}
   -DENABLE_PCRE2=ON                         \
-  %endif
   %if %{with jemalloc}
   -DENABLE_JEMALLOC=ON                      \
   %endif

Reply via email to