[Erp5-report] r33827 leonardo - in /erp5/trunk/buildout: local-eggs/ local-eggs/erp5.recipe...
nobody at svn.erp5.org
nobody at svn.erp5.org
Thu Mar 18 02:18:26 CET 2010
Author: leonardo
Date: Thu Mar 18 02:18:24 2010
New Revision: 33827
URL: http://svn.erp5.org?rev=33827&view=rev
Log:
try using the fixed version of z3c.recipe.openoffice in branch while it hasn't been merged and released
Added:
erp5/trunk/buildout/local-eggs/EXTERNALS.TXT
Modified:
erp5/trunk/buildout/local-eggs/ (props changed)
erp5/trunk/buildout/local-eggs/erp5.recipe.bt5checkout/src/ (props changed)
erp5/trunk/buildout/local-eggs/erp5.recipe.standaloneinstance/src/ (props changed)
erp5/trunk/buildout/local-eggs/localbin/ (props changed)
erp5/trunk/buildout/software-profiles/openoffice-bin.cfg
Propchange: erp5/trunk/buildout/local-eggs/
------------------------------------------------------------------------------
--- svn:externals (added)
+++ svn:externals Thu Mar 18 02:18:24 2010
@@ -1,0 +1,4 @@
+# svn propset svn:externals -F ./EXTERNALS.TXT .
+
+z3c.recipe.openoffice http://svn.zope.org/repos/main/z3c.recipe.openoffice/branches/erp5-downloadcache
+
Added: erp5/trunk/buildout/local-eggs/EXTERNALS.TXT
URL: http://svn.erp5.org/erp5/trunk/buildout/local-eggs/EXTERNALS.TXT?rev=33827&view=auto
==============================================================================
--- erp5/trunk/buildout/local-eggs/EXTERNALS.TXT (added)
+++ erp5/trunk/buildout/local-eggs/EXTERNALS.TXT [utf8] Thu Mar 18 02:18:24 2010
@@ -1,0 +1,4 @@
+# svn propset svn:externals -F ./EXTERNALS.TXT .
+
+z3c.recipe.openoffice http://svn.zope.org/repos/main/z3c.recipe.openoffice/branches/erp5-downloadcache
+
Propchange: erp5/trunk/buildout/local-eggs/erp5.recipe.bt5checkout/src/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Mar 18 02:18:24 2010
@@ -1,0 +1,1 @@
+*.egg-info
Propchange: erp5/trunk/buildout/local-eggs/erp5.recipe.standaloneinstance/src/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Mar 18 02:18:24 2010
@@ -1,0 +1,1 @@
+*.egg-info
Propchange: erp5/trunk/buildout/local-eggs/localbin/
------------------------------------------------------------------------------
--- svn:ignore (added)
+++ svn:ignore Thu Mar 18 02:18:24 2010
@@ -1,0 +1,1 @@
+*.egg-info
Modified: erp5/trunk/buildout/software-profiles/openoffice-bin.cfg
URL: http://svn.erp5.org/erp5/trunk/buildout/software-profiles/openoffice-bin.cfg?rev=33827&r1=33826&r2=33827&view=diff
==============================================================================
--- erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] (original)
+++ erp5/trunk/buildout/software-profiles/openoffice-bin.cfg [utf8] Thu Mar 18 02:18:24 2010
@@ -3,16 +3,18 @@
openoffice-bin
develop +=
local-eggs/erp5.recipe.openoffice
+ local-eggs/z3c.recipe.openoffice
[openoffice-bin]
-recipe = erp5.recipe.openoffice
+#recipe = erp5.recipe.openoffice
+recipe = z3c.recipe.openoffice
install-pyuno-egg = no
hack-openoffice-python = no
-download-x86_64 =
- http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz
-download-x86_32 =
- http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxIntel_install_wJRE_en-US.tar.gz
-unpack-name = OOO320_m12_native_packed-1_en-US.9483
+#download-x86_64 =
+# http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxX86-64_install_wJRE_en-US.tar.gz
+#download-x86_32 =
+# http://download.services.openoffice.org/files/stable/3.2.0/OOo_3.2.0_LinuxIntel_install_wJRE_en-US.tar.gz
+#unpack-name = OOO320_m12_native_packed-1_en-US.9483
# below version is internally used in recipe
version = 3
More information about the Erp5-report
mailing list