From a57b34ee759ff178be57b925b7b888742c80ea9d Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Wed, 18 Jan 2006 17:31:18 +0000
Subject: [PATCH] Add a version to required zope package to get the right zope
 package without asking the user when installing.

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5163 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/spec/ERP5.spec | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/product/ERP5/spec/ERP5.spec b/product/ERP5/spec/ERP5.spec
index 195a729d00..4b7918c23b 100755
--- a/product/ERP5/spec/ERP5.spec
+++ b/product/ERP5/spec/ERP5.spec
@@ -15,7 +15,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  erp5-zope, MySQL-Max >= 5, erp5-CMFPhoto, erp5-Formulator, zope-CMFReportTool, zope-Localizer, zope-Photo, zope-ZMySQLDA, zope-BTreeFolder2, zope-CMFMailIn, zope-ERP5Catalog, zope-ERP5Form, zope-ERP5SyncML, zope-CMFCategory, zope-ERP5Type, zope-TranslationService, python-numeric, python-psyco, python-glpk, zope-CMFActivity, zope-ERP5Security, zope-ERP5OOo, zope-ExtFile
+Requires:  erp5-zope >= 2.7.8, MySQL-Max >= 5, erp5-CMFPhoto, erp5-Formulator, zope-CMFReportTool, zope-Localizer, zope-Photo, zope-ZMySQLDA, zope-BTreeFolder2, zope-CMFMailIn, zope-ERP5Catalog, zope-ERP5Form, zope-ERP5SyncML, zope-CMFCategory, zope-ERP5Type, zope-TranslationService, python-numeric, python-psyco, python-glpk, zope-CMFActivity, zope-ERP5Security, zope-ERP5OOo, zope-ExtFile
 
 #----------------------------------------------------------------------
 %description
@@ -57,6 +57,9 @@ fi
 
 #----------------------------------------------------------------------
 %changelog
+* Wed Jan 18 2006 Kevin Deldycke <kevin@nexedi.com> 0.10-3mdk
+- Add a version to the required zope package
+
 * Wed Jan 18 2006 Kevin Deldycke <kevin@nexedi.com> 0.10-2mdk
 - Add ExtFile Zope Product as required
 
-- 
2.30.9