Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package fsvs for openSUSE:Factory checked in 
at 2025-08-20 13:26:29
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/fsvs (Old)
 and      /work/SRC/openSUSE:Factory/.fsvs.new.29662 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "fsvs"

Wed Aug 20 13:26:29 2025 rev:16 rq:1300405 version:1.2.13

Changes:
--------
--- /work/SRC/openSUSE:Factory/fsvs/fsvs.changes        2025-03-31 
11:40:15.712905223 +0200
+++ /work/SRC/openSUSE:Factory/.fsvs.new.29662/fsvs.changes     2025-08-20 
13:27:42.010373036 +0200
@@ -1,0 +2,8 @@
+Wed Aug 20 06:49:35 UTC 2025 - Max Lin <[email protected]>
+
+- Fix build error with automake 1.18.1
+  * the name of automake libdir is automake-1.18 although the version
+    number is 1.18.1, use 'automake --print-libdir' to instead of
+    query the rpm package version
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ fsvs.spec ++++++
--- /var/tmp/diff_new_pack.eXQ5Qp/_old  2025-08-20 13:27:42.586396984 +0200
+++ /var/tmp/diff_new_pack.eXQ5Qp/_new  2025-08-20 13:27:42.590397151 +0200
@@ -47,7 +47,7 @@
 %autosetup -p1
 # remove dangling symlinks
 rm config.guess config.sub
-cp -v %{_datadir}/automake-`rpm -q --queryformat %%{version} 
automake`/config.{guess,sub} .
+cp -v `automake --print-libdir`/config.{guess,sub} .
 
 %build
 %configure

Reply via email to