[openoffice.org/f13/master] Resolves: rhbz#637838 Cropped pictures are displayed in entirety in handouts

David Tardon dtardon at fedoraproject.org
Fri Oct 15 10:37:26 UTC 2010


commit b1622c109f7a6506c2dde91e39d7b8f574c4f35e
Author: David Tardon <dtardon at redhat.com>
Date:   Fri Oct 15 12:34:56 2010 +0200

    Resolves: rhbz#637838 Cropped pictures are displayed in entirety in handouts

 openoffice.org.spec |    4 ++++
 1 files changed, 4 insertions(+), 0 deletions(-)
---
diff --git a/openoffice.org.spec b/openoffice.org.spec
index ff65d04..36651c5 100644
--- a/openoffice.org.spec
+++ b/openoffice.org.spec
@@ -176,6 +176,7 @@ Patch105: openoffice.org-3.1.1.rhbz568277.avoid-crash-in-docx-import.patch
 Patch106: openoffice.org-3.2.0.ooo114409.sw.prevent-dangling-ptr-deref.patch
 Patch107: openoffice.org-3.3.0.rh637738.libgcrypt.addmutex.patch
 Patch108: openoffice.org-3.2.0.rh632236.writerfilter.cleanup-cell-props.patch
+Patch109: workspace.aw081.patch
 
 %{!?python_sitearch: %global python_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print(get_python_lib(1))")}
 %define instdir %{_libdir}
@@ -1782,6 +1783,7 @@ cp -p %{SOURCE5} external/unowinreg/unowinreg.dll
 %patch106 -p1 -b .ooo114409.sw.prevent-dangling-ptr-deref.patch
 %patch107 -p0 -b .rh637738.libgcrypt.addmutex.patch
 %patch108 -p1 -b .rh632236.writerfilter.cleanup-cell-props.patch
+%patch109 -p1 -b .workspace.aw081.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -4277,6 +4279,8 @@ fi
   libgcrypt which was initialized by cups to be non-thread safe (caolanm)
 - Resolves: rhbz#632326 [abrt] [docx] _Construct<long, long> crash
   (dtardon)
+- Resolves: rhbz#637838 Cropped pictures are displayed in entirety in
+  handouts (dtardon)
 
 * Fri Aug 13 2010 Caolán McNamara <caolanm at redhat.com> - 1:3.2.0-12.31
 - Resolves: rhbz#623800 gnome-shell/mutter focus problems


More information about the scm-commits mailing list