rpms/openoffice.org/devel openoffice.org.spec,1.1396,1.1397

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Mon Jan 21 10:43:05 UTC 2008


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv13080

Modified Files:
	openoffice.org.spec 
Log Message:
fix pixmap leak for warren


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1396
retrieving revision 1.1397
diff -u -r1.1396 -r1.1397
--- openoffice.org.spec	20 Jan 2008 19:20:02 -0000	1.1396
+++ openoffice.org.spec	21 Jan 2008 10:42:27 -0000	1.1397
@@ -1,6 +1,6 @@
 %define oootag OOH680
 %define ooomilestone 3
-%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
@@ -140,6 +140,7 @@
 Patch66: workspace.sw8u10bf04.patch
 Patch67: workspace.impress132.patch
 Patch68: openoffice.org-2.4.0.ooo85385.svtools.a11ycrash.patch
+Patch69: openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch
 
 %define instdir %{_libdir}/openoffice.org
 
@@ -1094,6 +1095,7 @@
 %patch66 -p1 -b .workspace.sw8u10bf04.patch
 %patch67 -p1 -b .workspace.impress132.patch
 %patch68 -p1 -b .ooo85385.svtools.a11ycrash.patch
+%patch69 -p1 -b .ooo85321.vcl.pixmapleak.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -2865,6 +2867,9 @@
 
 
 %changelog
+* Mon Jan 21 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-3.3
+- fix openoffice.org-2.4.0.ooo85321.vcl.pixmapleak.patch for warren
+
 * Sat Jan 19 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-3.2
 - Resolves: rhbz#429258 openoffice.org-2.4.0.ooo85385.svtools.a11ycrash.patch
 




More information about the fedora-extras-commits mailing list