Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package m4 for openSUSE:Factory checked in 
at 2024-12-02 16:57:54
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/m4 (Old)
 and      /work/SRC/openSUSE:Factory/.m4.new.28523 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "m4"

Mon Dec  2 16:57:54 2024 rev:41 rq:1227584 version:1.4.18

Changes:
--------
--- /work/SRC/openSUSE:Factory/m4/m4.changes    2024-03-03 20:18:05.711168971 
+0100
+++ /work/SRC/openSUSE:Factory/.m4.new.28523/m4.changes 2024-12-02 
16:57:54.422111451 +0100
@@ -1,0 +2,5 @@
+Sat Nov 30 13:02:16 UTC 2024 - Adrian Schröter <[email protected]>
+
+- fix build for loongarch64
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ m4.spec ++++++
--- /var/tmp/diff_new_pack.5QmiAB/_old  2024-12-02 16:57:55.522157605 +0100
+++ /var/tmp/diff_new_pack.5QmiAB/_new  2024-12-02 16:57:55.522157605 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package m4
 #
-# Copyright (c) 2022 SUSE LLC
+# Copyright (c) 2024 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -30,7 +30,7 @@
 Patch2:         gnulib-c-stack.patch
 BuildRequires:  xz
 Requires(post): %{install_info_prereq}
-Requires(preun):%{install_info_prereq}
+Requires(preun): %{install_info_prereq}
 Provides:       base:%{_bindir}/m4
 
 %description
@@ -38,6 +38,9 @@
 
 %prep
 %autosetup -p1
+%ifarch loongarch64
+cp -a /usr/lib/rpm/config.{sub,guess} build-aux/
+%endif
 
 %build
 %configure \

Reply via email to