Hello community,

here is the log from the commit of package libwebkit for openSUSE:Factory 
checked in at 2013-01-29 14:21:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libwebkit (Old)
 and      /work/SRC/openSUSE:Factory/.libwebkit.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libwebkit", Maintainer is "[email protected]"

Changes:
--------
--- /work/SRC/openSUSE:Factory/libwebkit/libwebkit.changes      2013-01-07 
14:50:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit.changes 2013-01-29 
14:21:24.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan 25 09:25:56 UTC 2013 - [email protected]
+
+- add spaces in the RPM_OPT_FLAGS additions, otherwise it will
+  concatenate options and fail (ppc).
+
+-------------------------------------------------------------------
--- /work/SRC/openSUSE:Factory/libwebkit/libwebkit3.changes     2013-01-07 
14:50:10.000000000 +0100
+++ /work/SRC/openSUSE:Factory/.libwebkit.new/libwebkit3.changes        
2013-01-29 14:21:24.000000000 +0100
@@ -1,0 +2,6 @@
+Fri Jan 25 09:26:25 UTC 2013 - [email protected]
+
+- add spaces in the RPM_OPT_FLAGS additions, otherwise it will
+  concatenate options and fail (ppc).
+
+-------------------------------------------------------------------

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

Other differences:
------------------
++++++ libwebkit.spec ++++++
--- /var/tmp/diff_new_pack.zLAiUp/_old  2013-01-29 14:21:26.000000000 +0100
+++ /var/tmp/diff_new_pack.zLAiUp/_new  2013-01-29 14:21:26.000000000 +0100
@@ -1,7 +1,7 @@
 #
 # spec file for package libwebkit
 #
-# Copyright (c) 2012 SUSE LINUX Products GmbH, Nuernberg, Germany.
+# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany.
 #
 # All modifications and additions to the file contributed by third parties
 # remain the property of their copyright owners, unless otherwise agreed
@@ -282,7 +282,7 @@
 
 %build
 %ifarch ppc64
-RPM_OPT_FLAGS+="-mminimal-toc"
+RPM_OPT_FLAGS+=" -mminimal-toc "
 %endif
 %ifarch %arm
 # we'll always want to remove the debug from the build on arm
@@ -290,7 +290,7 @@
 %endif
 %ifarch ppc ppc64 %arm
 %define extraconfigure --disable-jit
-RPM_OPT_FLAGS+="-Wl,--no-keep-memory -Wl,--reduce-memory-overheads"
+RPM_OPT_FLAGS+=" -Wl,--no-keep-memory -Wl,--reduce-memory-overheads "
 %endif
 
 # No debug builds.... We run out of about everything with -O2 -g (the .ar 
becomes > 4.3GB)

libwebkit3.spec: same change

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

Reply via email to