rpms/openoffice.org/devel openoffice.org.spec,1.1697,1.1698

Caolan McNamara caolanm at fedoraproject.org
Wed Nov 19 18:37:03 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv30667

Modified Files:
	openoffice.org.spec 
Log Message:
reenable -fasynchronous-unwind-tables as gcc#36419 is marked as fixed


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1697
retrieving revision 1.1698
diff -u -r1.1697 -r1.1698
--- openoffice.org.spec	18 Nov 2008 16:54:57 -0000	1.1697
+++ openoffice.org.spec	19 Nov 2008 18:36:33 -0000	1.1698
@@ -1425,7 +1425,7 @@
 #use the RPM_OPT_FLAGS but remove the OOo overridden ones
 for i in $RPM_OPT_FLAGS; do
         case "$i" in
-                -O?|-pipe|-Wall|-g|-fexceptions|-fasynchronous-unwind-tables) continue;;
+                -O?|-pipe|-Wall|-g|-fexceptions) continue;;
         esac
         ARCH_FLAGS="$ARCH_FLAGS $i"
 done
@@ -3752,9 +3752,10 @@
     unopkg list --shared > /dev/null 2>&1 || :
 
 %changelog
-* Tue Nov 18 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.11
+* Wed Nov 19 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.11
 - Resolves: rhbz#471103 improve font-settings
 - Resolves: ooo#96279 mediawiki proxies problem
+- reenable -fasynchronous-unwind-tables for F-11 as gcc#36419 is marked as fixed
 
 * Fri Nov 14 2008 Caolán McNamara <caolanm at redhat.com> - 1:3.0.0-9.10
 - rhbz#248401 extend the title page dialog to create title pages at




More information about the fedora-extras-commits mailing list