From f33348a4ea4f2f06522b711e4893c9f7ed2cb6d6 Mon Sep 17 00:00:00 2001
From: Kevin Deldycke <kevin@nexedi.com>
Date: Wed, 18 Jan 2006 13:45:30 +0000
Subject: [PATCH] The zope package for ERP5 is called "erp5-zope" and not
 "zope-erp5"

git-svn-id: https://svn.erp5.org/repos/public/erp5/trunk@5154 20353a03-c40f-0410-a6d1-a30d3c3de9de
---
 product/ERP5/spec/ERP5.spec         | 2 +-
 product/ERP5/spec/ERP5Form.spec     | 2 +-
 product/ERP5/spec/ERP5OOo.spec      | 2 +-
 product/ERP5/spec/ERP5Security.spec | 2 +-
 product/ERP5/spec/ERP5SyncML.spec   | 2 +-
 product/ERP5/spec/ERP5Type.spec     | 2 +-
 product/ERP5/spec/ZSQLCatalog.spec  | 2 +-
 7 files changed, 7 insertions(+), 7 deletions(-)

diff --git a/product/ERP5/spec/ERP5.spec b/product/ERP5/spec/ERP5.spec
index ccb0b26da3..a5c908f44e 100755
--- a/product/ERP5/spec/ERP5.spec
+++ b/product/ERP5/spec/ERP5.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5, 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
+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
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ERP5Form.spec b/product/ERP5/spec/ERP5Form.spec
index 862f07edd6..819812f18f 100755
--- a/product/ERP5/spec/ERP5Form.spec
+++ b/product/ERP5/spec/ERP5Form.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5 erp5-Formulator
+Requires:  erp5-zope erp5-Formulator
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ERP5OOo.spec b/product/ERP5/spec/ERP5OOo.spec
index 648c1dbf7b..edf43681c4 100755
--- a/product/ERP5/spec/ERP5OOo.spec
+++ b/product/ERP5/spec/ERP5OOo.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5
+Requires:  erp5-zope
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ERP5Security.spec b/product/ERP5/spec/ERP5Security.spec
index dc790eee67..a2fedf8028 100755
--- a/product/ERP5/spec/ERP5Security.spec
+++ b/product/ERP5/spec/ERP5Security.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5 zope-PluggableAuthService
+Requires:  erp5-zope zope-PluggableAuthService
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ERP5SyncML.spec b/product/ERP5/spec/ERP5SyncML.spec
index 00d74e54c3..ea0a0d9dfd 100755
--- a/product/ERP5/spec/ERP5SyncML.spec
+++ b/product/ERP5/spec/ERP5SyncML.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5 zope-ERP5Type erp5diff
+Requires:  erp5-zope zope-ERP5Type erp5diff
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ERP5Type.spec b/product/ERP5/spec/ERP5Type.spec
index 58d05eafc0..a54d525079 100755
--- a/product/ERP5/spec/ERP5Type.spec
+++ b/product/ERP5/spec/ERP5Type.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5
+Requires:  erp5-zope
 
 #----------------------------------------------------------------------
 %description
diff --git a/product/ERP5/spec/ZSQLCatalog.spec b/product/ERP5/spec/ZSQLCatalog.spec
index dd2beda59e..a08de2af20 100755
--- a/product/ERP5/spec/ZSQLCatalog.spec
+++ b/product/ERP5/spec/ZSQLCatalog.spec
@@ -16,7 +16,7 @@ URL:       http://www.erp5.org
 Source0:   %{product}-%{version}.tar.bz2
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rootdir
 BuildArch: noarch
-Requires:  zope-erp5
+Requires:  zope
 
 #----------------------------------------------------------------------
 %description
-- 
2.30.9