Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package Modules for openSUSE:Factory checked 
in at 2025-02-18 19:08:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/Modules (Old)
 and      /work/SRC/openSUSE:Factory/.Modules.new.8181 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "Modules"

Tue Feb 18 19:08:56 2025 rev:29 rq:1246564 version:4.8.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/Modules/Modules.changes  2024-08-29 
15:43:09.464709257 +0200
+++ /work/SRC/openSUSE:Factory/.Modules.new.8181/Modules.changes        
2025-02-18 19:09:20.513086184 +0100
@@ -1,0 +2,5 @@
+Mon Feb  3 16:19:09 UTC 2025 - Guillaume GARDET <[email protected]>
+
+- Make use of %configure macro to build with distro flags
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ Modules.spec ++++++
--- /var/tmp/diff_new_pack.mzJ3Td/_old  2025-02-18 19:09:21.089110205 +0100
+++ /var/tmp/diff_new_pack.mzJ3Td/_new  2025-02-18 19:09:21.089110205 +0100
@@ -102,7 +102,7 @@
 sed -i 's@/usr/bin/env bash@/bin/bash@' script/envml
 
 %build
-./configure \
+%configure \
     --initdir="%{_datadir}/%name/init" \
     --libexecdir="%{_prefix}/%_lib/%{name}/" \
     --prefix="%_prefix" \
@@ -118,7 +118,7 @@
     --libdir=%{_libdir}/%{name} \
     --enable-compat-version \
     --with-python=/usr/bin/python3
-make %{?_smp_mflags}
+%make_build
 
 %install
 install -d %{buildroot}/usr/share/modules

Reply via email to