rpms/openoffice.org/devel openoffice.org.spec,1.1274,1.1275

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Aug 27 14:52:38 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv14665

Modified Files:
	openoffice.org.spec 
Log Message:
allow -fasynchronous-unwind-tables to be passed to ARCH_FLAGS


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1274
retrieving revision 1.1275
diff -u -r1.1274 -r1.1275
--- openoffice.org.spec	27 Aug 2007 12:05:17 -0000	1.1274
+++ openoffice.org.spec	27 Aug 2007 14:52:06 -0000	1.1275
@@ -1094,7 +1094,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
@@ -2743,10 +2743,11 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
-* Thu Aug 23 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-2.3
+* Mon Aug 27 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-2.3
 - drop integrated openoffice.org-2.1.0.ooo61812.svx.a11ycrash.patch
 - drop openoffice.org-1.9.85.rh151356.usetwodotzeropath.patch and do
   it differently
+- allow -fasynchronous-unwind-tables to be passed to ARCH_FLAGS
 
 * Wed Aug 22 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-2.2
 - move vba stuff into calc package




More information about the fedora-extras-commits mailing list