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

nobody at svn.erp5.org nobody at svn.erp5.org
Fri Feb 9 11:51:30 CET 2007


Author: kevin
Date: Fri Feb  9 11:51:28 2007
New Revision: 12593

URL: http://svn.erp5.org?rev=12593&view=rev
Log:
ERP5 is no longer dependant to Photo and CMFPhoto since svn revision r11807

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=12593&r1=12592&r2=12593&view=diff
==============================================================================
--- spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec (original)
+++ spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec Fri Feb  9 11:51:28 2007
@@ -1,6 +1,6 @@
 %define product ERP5
 %define version 0.14
-%define release 9
+%define release 10
 
 %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
 # xpdf and ImageMagick are required by the erp5_pdf_editor Business Template
-Requires:  zope < 2.8.0, erp5-CMFPhoto, erp5-Formulator, zope-CMFReportTool, zope-Localizer, zope-Photo, 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, xpdf, ImageMagick
+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, xpdf, ImageMagick
 %ifarch %{ix86}
 Requires: python-psyco
 %endif
@@ -80,6 +80,9 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Fri Feb 09 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-10mdv2007.0
+- ERP5 is no longer dependant to Photo and CMFPhoto since svn revision r11807
+
 * Tue Jan 23 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-9mdv2007.0
 - Fix psyco dependency
 - Remove noarch




More information about the Erp5-report mailing list