Hello community,

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

Package is "kdenetwork3"

Changes:
--------
--- /work/SRC/openSUSE:13.1/kdenetwork3/kdenetwork3.changes     2013-09-23 
10:55:41.000000000 +0200
+++ /work/SRC/openSUSE:13.1/.kdenetwork3.new/kdenetwork3.changes        
2013-10-02 13:27:41.000000000 +0200
@@ -1,0 +2,10 @@
+Tue Oct  1 18:41:10 UTC 2013 - an...@opensuse.org
+
+- add workaraund for GCC 4.8 and GCC 4.9 bugs, re-enable final
+
+-------------------------------------------------------------------
+Tue Oct  1 07:31:49 UTC 2013 - co...@suse.com
+
+- disable finale build
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ kdenetwork3.spec ++++++
--- /var/tmp/diff_new_pack.qb4tTy/_old  2013-10-02 13:27:41.000000000 +0200
+++ /var/tmp/diff_new_pack.qb4tTy/_new  2013-10-02 13:27:41.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: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to