rpms/openoffice.org/devel openoffice.org-3.2.0.oooxxxxx.fixdbcheck.patch, NONE, 1.1 openoffice.org.spec, 1.2076, 1.2077

Caolan McNamara caolanm at fedoraproject.org
Wed Nov 18 21:04:07 UTC 2009


Author: caolanm

Update of /cvs/pkgs/rpms/openoffice.org/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv1040

Modified Files:
	openoffice.org.spec 
Added Files:
	openoffice.org-3.2.0.oooxxxxx.fixdbcheck.patch 
Log Message:
extend cheezy db4 test, fix this properly upstream

openoffice.org-3.2.0.oooxxxxx.fixdbcheck.patch:
 configure.in |    2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

--- NEW FILE openoffice.org-3.2.0.oooxxxxx.fixdbcheck.patch ---
--- configure.in	2009-11-18 20:57:27.000000000 +0000
+++ configure.in	2009-11-18 21:00:37.000000000 +0000
@@ -3845,7 +3845,7 @@
         ], []
     )
     AC_MSG_CHECKING([whether db is at least 4.1])
-    for v in `seq 1 7`; do
+    for v in `seq 1 8`; do
        AC_TRY_RUN([
 #include <db.h>
 


Index: openoffice.org.spec
===================================================================
RCS file: /cvs/pkgs/rpms/openoffice.org/devel/openoffice.org.spec,v
retrieving revision 1.2076
retrieving revision 1.2077
diff -u -p -r1.2076 -r1.2077
--- openoffice.org.spec	18 Nov 2009 20:56:17 -0000	1.2076
+++ openoffice.org.spec	18 Nov 2009 21:04:06 -0000	1.2077
@@ -128,6 +128,7 @@ Patch50: workspace.fwk125.patch
 Patch51: workspace.impress183.patch
 Patch52: workspace.hb33patches1.patch
 Patch53: workspace.ause109.patch
+Patch54: openoffice.org-3.2.0.oooxxxxx.fixdbcheck.patch
 
 %define python_py_sitearch %(%{__python} -c "from distutils.sysconfig import get_python_lib; print get_python_lib(0)")
 %define instdir %{_libdir}
@@ -1649,6 +1650,7 @@ cat %{PATCH10} >> svtools/source/dialogs
 %patch51 -p0 -b .workspace.impress183.patch
 %patch52 -p0 -b .workspace.hb33patches1.patch
 %patch53 -p0 -b .workspace.ause109.patch
+%patch54 -p0 -b .fixdbcheck.patch
 
 %build
 echo build start time is `date`, diskspace: `df -h . | tail -n 1`




More information about the fedora-extras-commits mailing list