[Erp5-report] r43462 luke - /erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 18 10:04:27 CET 2011


Author: luke
Date: Fri Feb 18 10:04:27 2011
New Revision: 43462

URL: http://svn.erp5.org?rev=43462&view=rev
Log:
 - make profile self contained and configure in versions exact recipe
   version

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=43462&r1=43461&r2=43462&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/libreoffice-bin.cfg [utf8] Fri Feb 18 10:04:27 2011
@@ -5,6 +5,12 @@ parts =
 find-links =
   http://www.nexedi.org/static/packages/source/
 
+versions = versions
+
+[versions]
+# special version of z3c.recipe.openoffice with architecture autodetection
+z3c.recipe.openoffice = 0.3.1dev4
+
 [libreoffice-bin]
 recipe = z3c.recipe.openoffice
 install-javafilter = no



More information about the Erp5-report mailing list