Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package gcin for openSUSE:Factory checked in 
at 2021-02-23 20:21:38
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/gcin (Old)
 and      /work/SRC/openSUSE:Factory/.gcin.new.2378 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "gcin"

Tue Feb 23 20:21:38 2021 rev:41 rq:874476 version:2.9.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/gcin/gcin.changes        2020-12-07 
15:00:45.424738470 +0100
+++ /work/SRC/openSUSE:Factory/.gcin.new.2378/gcin.changes      2021-02-23 
20:23:08.431800819 +0100
@@ -1,0 +2,5 @@
+Tue Feb 23 06:09:46 UTC 2021 - Gary Ching-Pang Lin <[email protected]>
+
+- Fix the build failure due to the comparison of bare words
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ gcin.spec ++++++
--- /var/tmp/diff_new_pack.PRibuw/_old  2021-02-23 20:23:09.143801448 +0100
+++ /var/tmp/diff_new_pack.PRibuw/_new  2021-02-23 20:23:09.147801451 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package gcin
 #
-# Copyright (c) 2020 SUSE LLC
+# Copyright (c) 2021 SUSE LLC
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -185,7 +185,7 @@
 sed -i "s/modify-XIM//" scripts/Makefile
 
 %build
-%if %{_lib} == lib64
+%if "%{_lib}" == "lib64"
 sed -e "s,^LIB='lib',LIB=lib64," -i configure
 %endif
 CFLAGS="%{optflags}" %configure --prefix=/usr --use_i18n=Y \

Reply via email to