Hello community,

here is the log from the commit of package speech-dispatcher for 
openSUSE:Factory checked in at 2020-04-04 12:20:09
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/speech-dispatcher (Old)
 and      /work/SRC/openSUSE:Factory/.speech-dispatcher.new.3248 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "speech-dispatcher"

Sat Apr  4 12:20:09 2020 rev:35 rq:790136 version:0.9.1

Changes:
--------
--- /work/SRC/openSUSE:Factory/speech-dispatcher/speech-dispatcher.changes      
2020-01-30 09:34:50.697279601 +0100
+++ 
/work/SRC/openSUSE:Factory/.speech-dispatcher.new.3248/speech-dispatcher.changes
    2020-04-04 12:20:11.267663488 +0200
@@ -1,0 +2,5 @@
+Tue Mar 31 12:01:36 UTC 2020 - Martin Liška <[email protected]>
+
+- Add -fcommon in order to fix boo#1160416.
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ speech-dispatcher.spec ++++++
--- /var/tmp/diff_new_pack.0uZfgk/_old  2020-04-04 12:20:12.239664323 +0200
+++ /var/tmp/diff_new_pack.0uZfgk/_new  2020-04-04 12:20:12.243664327 +0200
@@ -174,6 +174,7 @@
 sed -i "s/#AddModule \"%{espeak}\"/AddModule \"%{espeak}\"/" -i 
config/speechd.conf
 
 %build
+%global optflags %{optflags} -fcommon
 %configure --disable-static \
         --with-libao \
         --with-alsa \
@@ -182,7 +183,7 @@
         --without-flite \
         --without-kali \
         --with-ibmtts=no
-make %{?_smp_mflags}
+%make_build
 
 %install
 %make_install


Reply via email to