[Erp5-report] r17144 - /spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Oct 23 21:08:46 CEST 2007


Author: jerome
Date: Tue Oct 23 21:08:45 2007
New Revision: 17144

URL: http://svn.erp5.org?rev=17144&view=rev
Log:
no longer conflicts with zope 2.8
remove depandancy on xpdf


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

Modified: spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec
URL: http://svn.erp5.org/spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec?rev=17144&r1=17143&r2=17144&view=diff
==============================================================================
--- spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec (original)
+++ spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec Tue Oct 23 21:08:45 2007
@@ -1,6 +1,6 @@
 %define product ERP5
 %define version 0.14
-%define release 11
+%define release 12
 
 %define zope_home     %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -16,7 +16,7 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 Conflicts: ERP5, zope-CMF >= 1.6.0
 # xpdf and ImageMagick are required by the erp5_pdf_editor Business Template
-Requires:  zope < 2.8.0, erp5-Formulator, zope-CMFReportTool, zope-Localizer, zope-ZMySQLDDA, zope-ZMySQLDA, zope-BTreeFolder2, zope-CMFMailIn, zope-ERP5Catalog, zope-ERP5Form, zope-ERP5SyncML, zope-CMFCategory, zope-ERP5Type, python-numeric, python-glpk, zope-CMFActivity, zope-ERP5Security, zope-ERP5OOo, zope-ExtFile, zope-TimerService, zope-FCKeditor, zope-MimetypesRegistry, zope-PortalTransforms ,xpdf, ImageMagick
+Requires:  zope < 2.9.0, erp5-Formulator, zope-CMFReportTool, zope-Localizer, zope-ZMySQLDDA, zope-ZMySQLDA, zope-BTreeFolder2, zope-CMFMailIn, zope-ERP5Catalog, zope-ERP5Form, zope-ERP5SyncML, zope-CMFCategory, zope-ERP5Type, python-numeric, python-glpk, zope-CMFActivity, zope-ERP5Security, zope-ERP5OOo, zope-ExtFile, zope-TimerService, zope-FCKeditor, zope-MimetypesRegistry, zope-PortalTransforms, ImageMagick
 %ifarch %{ix86}
 Requires: python-psyco
 %endif
@@ -80,6 +80,10 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Tue Oct 23 2007 Jerome Perrin 0.14-12nxd2007.0
+- ERP5 now runs on Zope 2.8
+- remove xpdf dependancy
+
 * Fri Feb 09 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-11mdv2007.0
 - ERP5 is only certified for CMF 1.5.x
 




More information about the Erp5-report mailing list