rpms/openoffice.org/devel openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch, NONE, 1.1 openoffice.org.spec, 1.1435, 1.1436

Caolan McNamara (caolanm) fedora-extras-commits at redhat.com
Wed Feb 20 12:35:42 UTC 2008


Author: caolanm

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

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch 
Log Message:
fix stupid visibility markup disaster

openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch:

--- NEW FILE openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch ---
Index: source/deployment/inc/db.hxx
===================================================================
RCS file: /cvs/framework/desktop/source/deployment/inc/db.hxx,v
retrieving revision 1.2
diff -u -r1.2 db.hxx
--- openoffice.org.orig/desktop/source/deployment/inc/db.hxx	20 Dec 2006 14:26:02 -0000	1.2
+++ openoffice.org/desktop/source/deployment/inc/db.hxx	20 Feb 2008 12:18:51 -0000
@@ -73,7 +73,7 @@
         };
     }
     
-    class DbException 
+    class DESKTOP_DEPLOYMENTMISC_DLLPUBLIC DbException 
     {
         rtl::OString what_;
     public:


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.1435
retrieving revision 1.1436
diff -u -r1.1435 -r1.1436
--- openoffice.org.spec	17 Feb 2008 12:39:29 -0000	1.1435
+++ openoffice.org.spec	20 Feb 2008 12:35:01 -0000	1.1436
@@ -1,6 +1,6 @@
 %define oootag OOH680
 %define ooomilestone 7
-%define rh_rpm_release 3
+%define rh_rpm_release 4
 
 # undef to get english only and no-langpacks for a faster smoketest build
 %define langpacks 1
@@ -143,6 +143,7 @@
 Patch69: openoffice.org-2.4.0.ooo85931.svx.getentrypos.patch
 Patch70: openoffice.org-2.4.0.ooo86123.ucb.newneon.patch
 Patch71: openoffice.org-2.4.0.ooo86080.unopkg.bodge.patch
+Patch72: openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch
 
 %define instdir %{_libdir}/openoffice.org
 
@@ -1099,6 +1100,7 @@
 %patch69 -p1 -b .ooo85931.svx.getentrypos.patch
 %patch70 -p1 -b .ooo86123.ucb.newneon.patch
 %patch71 -p1 -b .ooo86080.unopkg.bodge.patch
+%patch72 -p1 -b .ooo86268.desktop.visibilitycockup.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`
@@ -2874,6 +2876,9 @@
 
 
 %changelog
+* Wed Feb 20 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-7.4
+- add openoffice.org-2.4.0.ooo86268.desktop.visibilitycockup.patch
+
 * Sun Feb 17 2008 Caolan McNamara <caolanm at redhat.com> - 1:2.4.0-7.3
 - accidentally included scratch uno_packages cache, i.e. trashed your
   shared extensions




More information about the fedora-extras-commits mailing list