SPECS (DEVEL): openoffice.org.spec - fix issue 86268 (bdb exception)

arekm arekm at pld-linux.org
Thu Feb 21 20:24:20 CET 2008


Author: arekm                        Date: Thu Feb 21 19:24:20 2008 GMT
Module: SPECS                         Tag: DEVEL
---- Log message:
- fix issue 86268 (bdb exception)

---- Files affected:
SPECS:
   openoffice.org.spec (1.775.2.42 -> 1.775.2.43) 

---- Diffs:

================================================================
Index: SPECS/openoffice.org.spec
diff -u SPECS/openoffice.org.spec:1.775.2.42 SPECS/openoffice.org.spec:1.775.2.43
--- SPECS/openoffice.org.spec:1.775.2.42	Thu Feb 21 20:17:32 2008
+++ SPECS/openoffice.org.spec	Thu Feb 21 20:24:14 2008
@@ -137,6 +137,7 @@
 #Patch101:	%{name}-java6.patch
 Patch102:	%{name}-canvas-macolors.diff
 Patch103:	%{name}-missing-includes.diff
+Patch104:	%{name}-issue-86268.patch
 # patches 1000+ need review
 Patch1001:	%{name}-64bit-inline.diff
 Patch1002:	%{name}-build-pld-splash.diff
@@ -2130,7 +2131,7 @@
 
 # patches applied by ooo (extension .diff is required)
 for P in \
-	%{PATCH100} %{PATCH102} %{PATCH103}; do
+	%{PATCH100} %{PATCH102} %{PATCH103} %{PATCH104}; do
 	PATCHNAME=PLD-${P##*/%{name}-}
 	PATCHNAME=${PATCHNAME%.patch}.diff
 	ln -s $P patches/src680/$PATCHNAME
@@ -4135,6 +4136,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.775.2.43  2008-02-21 19:24:14  arekm
+- fix issue 86268 (bdb exception)
+
 Revision 1.775.2.42  2008-02-21 19:17:32  ankry
 - official name for ss is Swati; some pl fixes
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/openoffice.org.spec?r1=1.775.2.42&r2=1.775.2.43&f=u



More information about the pld-cvs-commit mailing list