[Erp5-report] r7928 - /spec/mandriva/2006.0/zope-ERP5/ERP5.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Mon Jun 19 17:31:15 CEST 2006


Author: kevin
Date: Mon Jun 19 17:31:13 2006
New Revision: 7928

URL: http://svn.erp5.org?rev=7928&view=rev
Log:
Commit zope-ERP5-0.11-2mdk spec files and patches

Modified:
    spec/mandriva/2006.0/zope-ERP5/ERP5.spec

Modified: spec/mandriva/2006.0/zope-ERP5/ERP5.spec
URL: http://svn.erp5.org/spec/mandriva/2006.0/zope-ERP5/ERP5.spec?rev=7928&r1=7927&r2=7928&view=diff
==============================================================================
--- spec/mandriva/2006.0/zope-ERP5/ERP5.spec (original)
+++ spec/mandriva/2006.0/zope-ERP5/ERP5.spec Mon Jun 19 17:31:13 2006
@@ -1,6 +1,6 @@
 %define product ERP5
 %define version 0.11
-%define release 1
+%define release 2
 
 %define zope_home %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -52,6 +52,7 @@
 mkdir /var/lib/zope/Extensions
 mkdir /var/lib/zope/PropertySheet
 mkdir /var/lib/zope/Constraint
+mkdir /var/lib/zope/bt5
 ln -s %{software_home}/Products/%{product}/Extensions/zsqlbrain.py /var/lib/zope/Extensions/
 mv %{software_home}/Products/%{product}/utils/cvs_update.sh /var/lib/zope/Products/
 if [ "`%{_prefix}/bin/zopectl status`" != "daemon manager not running" ] ; then
@@ -70,6 +71,10 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Fri Jan 27 2006 Kevin Deldycke <kevin at nexedi.com> 0.11-2mdk
+- New build from the CVS
+- Create a bt5 folder in /var/lib/zope
+
 * Thu Jan 26 2006 Kevin Deldycke <kevin at nexedi.com> 0.11-1mdk
 - Update to version 0.11
 - Put the cvs_update script in the right place




More information about the Erp5-report mailing list