Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package site-config for openSUSE:Factory 
checked in at 2022-04-28 23:07:56
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/site-config (Old)
 and      /work/SRC/openSUSE:Factory/.site-config.new.1538 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "site-config"

Thu Apr 28 23:07:56 2022 rev:16 rq:973542 version:0.2

Changes:
--------
--- /work/SRC/openSUSE:Factory/site-config/site-config.changes  2021-06-29 
22:44:22.986962600 +0200
+++ /work/SRC/openSUSE:Factory/.site-config.new.1538/site-config.changes        
2022-04-28 23:08:00.428690055 +0200
@@ -1,0 +2,6 @@
+Tue Apr 26 13:31:45 UTC 2022 - Dominique Leuenberger <dims...@opensuse.org>
+
+- autoconf 2.71 uses 'new configure' format, but does no longer
+  reference ac_site_file2.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ site-config.spec ++++++
--- /var/tmp/diff_new_pack.fPBt3R/_old  2022-04-28 23:08:00.956690630 +0200
+++ /var/tmp/diff_new_pack.fPBt3R/_new  2022-04-28 23:08:00.960690634 +0200
@@ -1,7 +1,7 @@
 #
 # spec file for package site-config
 #
-# Copyright (c) 2021 SUSE LLC
+# Copyright (c) 2022 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -74,7 +74,11 @@
 EOF
 autoconf
 # Extract site script loading parts of configure and apply some rewrite rules.
+%if %{pkg_vcmp autoconf >= 2.71}
+if true; then
+%else
 if grep ac_site_file2 configure ; then
+%endif
        # new autoconf
        sed -n <configure >ac_site_load_files '
                s/  /\t/g

Reply via email to