Hello community,

here is the log from the commit of package kdenetwork3 for openSUSE:Factory 
checked in at 2013-10-02 13:27:33
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/kdenetwork3 (Old)
 and      /work/SRC/openSUSE:Factory/.kdenetwork3.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "kdenetwork3"

Changes:
--------
--- /work/SRC/openSUSE:Factory/kdenetwork3/kdenetwork3.changes  2013-03-11 
10:13:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.kdenetwork3.new/kdenetwork3.changes     
2013-10-02 13:27:35.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Oct  1 18:41:10 UTC 2013 - [email protected]
+
+- add workaraund for GCC 4.8 and GCC 4.9 bugs, re-enable final
+
+-------------------------------------------------------------------
+Tue Oct  1 07:31:49 UTC 2013 - [email protected]
+
+- disable finale build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdenetwork3.spec ++++++
--- /var/tmp/diff_new_pack.u9b8h5/_old  2013-10-02 13:27:36.000000000 +0200
+++ /var/tmp/diff_new_pack.u9b8h5/_new  2013-10-02 13:27:36.000000000 +0200
@@ -256,6 +256,13 @@
 sed -i 's|kde_libiw_installed=no|kde_libiw_installed=yes|g' configure
 sed -i 's|xmms-config --libs|pkg-config --libs xmms2|g' configure
 sed -i 's|xmms-config --cflags|pkg-config --cflags xmms2|g' configure
+
+# workaraund for GCC 4.8 and GCC 4.9 bug
+%if %suse_version >= 1310
+export CPPFLAGS="$CPPFLAGS -fno-diagnostics-show-caret"
+export CFLAGS="$CFLAGS -fno-diagnostics-show-caret"
+%endif
+
 ./configure $configkde --with-wifi
 
 # fails with higher number of threads

-- 
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to