Hello community,

here is the log from the commit of package webkitgtk for openSUSE:Factory 
checked in at 2013-10-09 23:42:18
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/webkitgtk (Old)
 and      /work/SRC/openSUSE:Factory/.webkitgtk.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "webkitgtk"

Changes:
--------
--- /work/SRC/openSUSE:Factory/webkitgtk/webkitgtk.changes      2013-09-29 
19:29:50.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.webkitgtk.new/webkitgtk.changes 2013-10-09 
23:42:20.000000000 +0200
@@ -1,0 +2,6 @@
+Sun Oct  6 21:08:25 UTC 2013 - dmuel...@suse.com
+
+- Fix optflags mangling on arm (replace "-g ", as there can be
+  other buildflags starting with -g).
+
+-------------------------------------------------------------------
webkitgtk3.changes: same change

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

Other differences:
------------------
++++++ webkitgtk.spec ++++++
--- /var/tmp/diff_new_pack.0uAqlW/_old  2013-10-09 23:42:21.000000000 +0200
+++ /var/tmp/diff_new_pack.0uAqlW/_new  2013-10-09 23:42:21.000000000 +0200
@@ -307,7 +307,7 @@
 %endif
 %ifarch %arm
 # we'll always want to remove the debug from the build on arm
-RPM_OPT_FLAGS="${RPM_OPT_FLAGS/-g/}"
+RPM_OPT_FLAGS="${RPM_OPT_FLAGS/-g / }"
 %endif
 %ifarch %arm ppc ppc64 s390 s390x
 RPM_OPT_FLAGS+=" -Wl,--no-keep-memory -Wl,--reduce-memory-overheads "

webkitgtk3.spec: same change
-- 
To unsubscribe, e-mail: opensuse-commit+unsubscr...@opensuse.org
For additional commands, e-mail: opensuse-commit+h...@opensuse.org

Reply via email to