rpms/openoffice.org/F-7 openoffice.org.spec,1.1196,1.1197

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Tue Oct 16 19:05:17 UTC 2007


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/F-7
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv4782

Modified Files:
	openoffice.org.spec 
Log Message:
Resolves: rhbz#335051 visibility useless


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/F-7/openoffice.org.spec,v
retrieving revision 1.1196
retrieving revision 1.1197
diff -u -r1.1196 -r1.1197
--- openoffice.org.spec	16 Oct 2007 07:24:40 -0000	1.1196
+++ openoffice.org.spec	16 Oct 2007 19:04:44 -0000	1.1197
@@ -1,6 +1,6 @@
 %define oootag OOG680
 %define ooomilestone 6
-%define rh_rpm_release 2
+%define rh_rpm_release 3
 
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
@@ -1082,6 +1082,8 @@
 source Linux*Env.Set.sh
 #unneccessary to build for both hash types
 unset HAVE_LD_HASH_STYLE
+#who the hell knows what any random version of rh gcc will do with visibility on any given day
+unset HAVE_GCC_VISIBILITY_FEATURE
 #faster build
 export nodep=true
 export NO_HIDS=true
@@ -1172,6 +1174,7 @@
 export LONGICON`grep "PRODUCTVERSION[ ]*=[ ]*" sysui/desktop/productversion.mk | sed -e "s/ //g"`
 export ICONPRODUCTVERSION=${LONGICONPRODUCTVERSION/./}
 unset HAVE_LD_HASH_STYLE
+unset HAVE_GCC_VISIBILITY_FEATURE
 #don't duplicate english helpcontent about the place
 unset DEFAULT_TO_ENGLISH_FOR_PACKING
 cd instsetoo_native/util
@@ -2758,6 +2761,10 @@
 %{instdir}/share/registry/modules/org/openoffice/Office/Scripting/Scripting-python.xcu
 
 %changelog
+* Tue Oct 16 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-6.3
+- Resolves: rhbz#335051 visibility semantics just aren't reliable and 
+  its behaviour opaque and is effectively useless.
+
 * Tue Oct 16 2007 Caolan McNamara <caolanm at redhat.com> - 1:2.3.0-6.2
 - Resolves: rhbz#333201 dangling symlinks
 




More information about the fedora-extras-commits mailing list