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

nobody at svn.erp5.org nobody at svn.erp5.org
Wed Jan 24 15:23:37 CET 2007


Author: kevin
Date: Wed Jan 24 15:23:36 2007
New Revision: 12313

URL: http://svn.erp5.org?rev=12313&view=rev
Log:
Commit zope-ERP5-0.14-7mdv2007.0 spec files and patches

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=12313&r1=12312&r2=12313&view=diff
==============================================================================
--- spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec (original)
+++ spec/mandriva/2007.0/zope-ERP5/zope-ERP5.spec Wed Jan 24 15:23:36 2007
@@ -1,6 +1,6 @@
 %define product ERP5
 %define version 0.14
-%define release 6
+%define release 7
 
 %define zope_home     %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -16,8 +16,11 @@
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
 Conflicts: ERP5
-Requires:  erp5-zope >= 2.7.8, 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-psyco, python-glpk, zope-CMFActivity, zope-ERP5Security, zope-ERP5OOo, zope-ExtFile, zope-TimerService, zope-FCKeditor, xpdf, ImageMagick
+Requires:  erp5-zope >= 2.7.8, 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
 # xpdf and ImageMagick are required by the erp5_pdf_editor Business Template
+%ifarch i386 i486 i586 i686
+Requires:  python-psyco
+%endif
 
 #----------------------------------------------------------------------
 %description
@@ -77,6 +80,9 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Mon Jan 22 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-7mdv2007.0
+- Add python-psyco requirement on i368-compatible architecture only
+
 * Mon Jan 22 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-6mdv2007.0
 - Rebuild for Mandriva 2007.0
 




More information about the Erp5-report mailing list