Hello community,

here is the log from the commit of package libreoffice for openSUSE:Factory 
checked in at 2012-10-13 19:53:42
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libreoffice (Old)
 and      /work/SRC/openSUSE:Factory/.libreoffice.new (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

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

Changes:
--------
libreoffice-help-en-US.changes: same change
libreoffice-help-group1.changes: same change
libreoffice-help-group2.changes: same change
libreoffice-help-group3.changes: same change
libreoffice-help-group4.changes: same change
libreoffice-help-group5.changes: same change
libreoffice-icon-themes.changes: same change
libreoffice-l10n.changes: same change
--- /work/SRC/openSUSE:Factory/libreoffice/libreoffice.changes  2012-07-14 
20:32:48.000000000 +0200
+++ /work/SRC/openSUSE:Factory/.libreoffice.new/libreoffice.changes     
2012-10-13 19:57:25.000000000 +0200
@@ -1,0 +2,6 @@
+Tue Sep 25 09:57:15 UTC 2012 - [email protected]
+
+- Instead of disabling optimizations completely, use -O2.
+  Fixes bnc#780611
+
+-------------------------------------------------------------------

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

Other differences:
------------------
libreoffice-help-en-US.spec: same change
libreoffice-help-group1.spec: same change
libreoffice-help-group2.spec: same change
libreoffice-help-group3.spec: same change
libreoffice-help-group4.spec: same change
libreoffice-help-group5.spec: same change
libreoffice-icon-themes.spec: same change
libreoffice-l10n.spec: same change
++++++ libreoffice.spec ++++++
--- /var/tmp/diff_new_pack.JjGpfm/_old  2012-10-13 19:57:37.000000000 +0200
+++ /var/tmp/diff_new_pack.JjGpfm/_new  2012-10-13 19:57:37.000000000 +0200
@@ -1435,7 +1435,7 @@
 export JAVA_HOME=%{java_home}
 %endif
 # use RPM_OPT_FLAGS, ...
-ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-O[0-9s]//g' -e 
's/\-fexceptions//g'` -fno-strict-aliasing"
+ARCH_FLAGS="`echo $RPM_OPT_FLAGS | sed -e 's/\-O[0-9s]/-O2/g' -e 
's/\-fexceptions//g'` -fno-strict-aliasing"
 CFLAGS="$ARCH_FLAGS"
 CXXFLAGS="$ARCH_FLAGS"
 export ARCH_FLAGS CFLAGS CXXFLAGS

























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

Reply via email to