[openoffice.org/f14/master] Resolves: rhbz#618727 radio button menu tweaks

Caolan McNamara caolanm at fedoraproject.org
Mon Sep 13 15:14:44 UTC 2010


commit 390f82031dbc29137af074d2f6f8422ea22eb02b
Author: Caolán McNamara <caolanm at redhat.com>
Date:   Mon Sep 13 16:14:30 2010 +0100

    Resolves: rhbz#618727 radio button menu tweaks

 openoffice.org-3.3.0.ooo114410.idlcpp.memcpy.patch |   11 -----------
 openoffice.org.spec                                |    8 ++++++--
 2 files changed, 6 insertions(+), 13 deletions(-)
---
diff --git a/openoffice.org.spec b/openoffice.org.spec
index 1d3d2eb..c3fa6c4 100644
--- a/openoffice.org.spec
+++ b/openoffice.org.spec
@@ -1,6 +1,6 @@
 %define oootag OOO330
 %define ooomilestone 7
-%define rh_rpm_release 3
+%define rh_rpm_release 4
 
 # rhbz#465664 jar-repacking breaks help by reordering META-INF/MANIFEST.MF
 %define __jar_repack %{nil}
@@ -117,6 +117,7 @@ Patch38: openoffice.org-3.3.0.ooo106591.sal.tradcopy.patch
 Patch39: openoffice.org-3.3.0.ooo113856.vcl.mutter.patch
 Patch40: workspace.cmcfixes78.patch
 Patch41: openoffice.org-3.3.0.ooo114012.sd.bada11ychain.patch
+Patch42: workspace.cmcfixes79.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -1644,8 +1645,8 @@ cp -p %{SOURCE5} external/unowinreg/unowinreg.dll
 %patch37 -p0 -b .ooo114410.idlcpp.memcpy.patch
 %patch38 -p0 -b .ooo106591.sal.tradcopy.patch
 %patch39 -p1 -b .ooo113856.vcl.mutter.patch
-%patch40 -p1 -b .workspace.cmcfixes78.patch
 %patch41 -p0 -b .ooo114012.sd.bada11ychain.patch
+%patch40 -p1 -b .workspace.cmcfixes79.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -3844,6 +3845,9 @@ unopkg remove --shared org.openoffice.legacy.ScriptProviderForPython.zip > /dev/
 %endif
 
 %changelog
+* Mon Sep 13 2010 Caolán McNamara <caolanm at redhat.com>- 1:3.3.0-7.4
+- Resolves: rhbz#618727 radio button menu tweaks
+
 * Thu Sep 08 2010 Caolán McNamara <caolanm at redhat.com>- 1:3.3.0-7.3
 - Resolves: rhbz#631823 Line and Filling toolbar glitch on theme
   change


More information about the scm-commits mailing list