rpms/openoffice.org/devel openoffice.org.spec,1.772,1.773

fedora-cvs-commits at redhat.com fedora-cvs-commits at redhat.com
Mon Jul 17 12:32:50 UTC 2006


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Log Message:
dammit, visibility is just super-confusing and different to what it used to mean


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/dist/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.772
retrieving revision 1.773
diff -u -r1.772 -r1.773
--- openoffice.org.spec	17 Jul 2006 10:14:22 -0000	1.772
+++ openoffice.org.spec	17 Jul 2006 12:32:24 -0000	1.773
@@ -878,7 +878,7 @@
 cd ..
 ./bootstrap
 source Linux*Env.Set.sh
-# visibility b0rked ? ooo#66018#
+# visibility is all whacked now with gcc >= 4.1.1-7 :-(
 unset HAVE_GCC_VISIBILITY_FEATURE
 #configure buglet
 export WITHOUT_PPDS="YES"
@@ -3343,10 +3343,13 @@
 - rebuild for new tasty linker hash
     + add openoffice.org.2.0.3.gcc28370.statics.patch to workaround gcc28370
 	-> drop with 4.1.1-8
-    + add openoffice.org.2.0.3.gccXXXXX.anonymousexternc.patch
-    + add openoffice.org-2.0.3.gccXXXXX.all.tediousanonfoo.patch to workaround more gcc foo
+    + add openoffice.org.2.0.3.gccXXXXX.anonymousexternc.patch for namespace { extern "C" ... }
+    + add openoffice.org-2.0.3.gccXXXXX.all.tediousanonfoo.patch to 
+        workaround ultra-strict gcc anon namespace handling
     + add openoffice.org-2.0.3.oooXXXXX.sal.importvisibilityasexported.patch to import
     visibility the same as exported
+    + what gcc "visibility" means has changed significantly, futile to update OOo to work with 
+      it anymore, most unfortunate
 
 * Thu Jun 28 2006 Caolan McNamara <caolanm at redhat.com> - 1:2.0.3-7.4
 - final 2.0.3 version




More information about the fedora-cvs-commits mailing list