[Erp5-report] r45079 kazuhiko - /erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Apr 5 10:47:22 CEST 2011


Author: kazuhiko
Date: Tue Apr  5 10:47:21 2011
New Revision: 45079

URL: http://svn.erp5.org?rev=45079&view=rev
Log:
use newer z3c.recipe.openoffice:
* that use LibreOffice 3.3.2 by default
* do not install xsltfilter either when 'install-javafilter = no'

Modified:
    erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg

Modified: erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg?rev=45079&r1=45078&r2=45079&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg [utf8] Tue Apr  5 10:47:21 2011
@@ -10,7 +10,7 @@ versions = versions
 
 [versions]
 # special version of z3c.recipe.openoffice with architecture autodetection
-z3c.recipe.openoffice = 0.3.1dev6
+z3c.recipe.openoffice = 0.3.1dev7
 
 [libreoffice-bin]
 recipe = z3c.recipe.openoffice
@@ -19,6 +19,6 @@ install-pyuno-egg = no
 hack-openoffice-python = no
 flavour = libreoffice
 # here, two %s are used, first one is for directory name (eg. x86_64), and second one is for filename (eg. x86-64).
-base-url = http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/%s/LibO_3.3.2_Linux_%s_install-rpm_en-US.tar.gz
+# base-url = http://download.documentfoundation.org/libreoffice/stable/3.3.2/rpm/%s/LibO_3.3.2_Linux_%s_install-rpm_en-US.tar.gz
 
 cpio = ${cpio:location}/bin/cpio



More information about the Erp5-report mailing list