rpms/openoffice.org/devel openoffice.org.2.0.3-ooo66018.solenv.dangerousvisibility.patch, NONE, 1.1 openoffice.org.spec, 1.747, 1.748

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Thu Jun 29 06:53:25 UTC 2006


Author: caolanm

Update of /cvs/dist/rpms/openoffice.org/devel
In directory cvs.devel.redhat.com:/tmp/cvs-serv31530

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org.2.0.3-ooo66018.solenv.dangerousvisibility.patch 
Log Message:
suspicious about visibility

openoffice.org.2.0.3-ooo66018.solenv.dangerousvisibility.patch:
 unxlngi6.mk |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)

--- NEW FILE openoffice.org.2.0.3-ooo66018.solenv.dangerousvisibility.patch ---
--- openoffice.org.orig/solenv/inc/unxlngi6.mk	2006-06-29 07:50:04.000000000 +0100
+++ openoffice.org/solenv/inc/unxlngi6.mk	2006-06-29 07:50:34.000000000 +0100
@@ -96,9 +96,9 @@
 CFLAGSCXX= -pipe $(ARCH_FLAGS)
 CFLAGSCXX+= -Wno-ctor-dtor-privacy
 PICSWITCH:=-fpic
-.IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"
-CFLAGSCXX += -fvisibility-inlines-hidden
-.ENDIF # "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"
+# .IF "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"
+# CFLAGSCXX += -fvisibility-inlines-hidden
+# .ENDIF # "$(HAVE_GCC_VISIBILITY_FEATURE)" == "TRUE"
 
 # Compiler flags for compiling static object in single threaded environment with graphical user interface
 CFLAGSOBJGUIST=


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.747
retrieving revision 1.748
diff -u -r1.747 -r1.748
--- openoffice.org.spec	28 Jun 2006 17:51:48 -0000	1.747
+++ openoffice.org.spec	29 Jun 2006 06:53:22 -0000	1.748
@@ -1,6 +1,6 @@
 %define oootag OOC680
 %define ooomilestone 7
-%define rh_rpm_release 3
+%define rh_rpm_release 4
 
 # gcc#19664#
 %define stlvisibilityfcked 1
@@ -105,6 +105,7 @@
 Patch39: openoffice.org.2.0.3.ooo66067.embeddedobj.crash.patch
 Patch40: openoffice.org-2.0.3.ooo65519.printing.samba.patch
 Patch41: workspace.sixtyfour06.patch
+Patch42: openoffice.org.2.0.3-ooo66018.solenv.dangerousvisibility.patch
 
 %define instdir %{_libdir}/openoffice.org2.0
 
@@ -837,6 +838,7 @@
 %patch39 -p1 -b .ooo66067.embeddedobj.crash.patch
 %patch40 -p1 -b .ooo65519.printing.samba.patch
 %patch41 -p1 -b .workspace.sixtyfour06.patch
+%patch42 -p1 -b .ooo66018.solenv.dangerousvisibility.patch
 
 tar xzf %{SOURCE1}
 
@@ -3314,8 +3316,8 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
-* Wed Jun 28 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.3
-- unset HAVE_GCC_VISIBILITY_FEATURE inline symbols visibility problems
+* Thu Jun 28 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.4
+- disable -fvisibility-inlines-hidden
 
 * Tue Jun 27 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.1
 - next milestone




More information about the fedora-cvs-commits mailing list