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

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


Author: kevin
Date: Wed Jan 24 15:23:47 2007
New Revision: 12315

URL: http://svn.erp5.org?rev=12315&view=rev
Log:
Commit zope-ERP5-0.14-9mdv2007.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=12315&r1=12314&r2=12315&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:47 2007
@@ -1,6 +1,6 @@
 %define product ERP5
 %define version 0.14
-%define release 8
+%define release 9
 
 %define zope_home     %{_prefix}/lib/zope
 %define software_home %{zope_home}/lib/python
@@ -14,13 +14,13 @@
 URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
-BuildArch: noarch
 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
-# xpdf and ImageMagick are required by the erp5_pdf_editor Business Template
-%ifarch i386 i486 i586 i686
-Requires:  python-psyco
+%ifarch %{ix86}
+Requires: python-psyco
 %endif
+
 
 #----------------------------------------------------------------------
 %description
@@ -80,6 +80,10 @@
 
 #----------------------------------------------------------------------
 %changelog
+* Tue Jan 23 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-9mdv2007.0
+- Fix psyco dependency
+- Remove noarch
+
 * Tue Jan 23 2007 Kevin Deldycke <kevin at nexedi.com> 0.14-8mdv2007.0
 - ERP5 is based on zope 2.7 branch. No greater version are officially supported.
 




More information about the Erp5-report mailing list