diff --git a/Zope-2.6.2.spec b/Zope-2.6.2.spec index cbcb958..bc46349 100644 --- a/Zope-2.6.2.spec +++ b/Zope-2.6.2.spec @@ -28,8 +28,8 @@ # #### -%define PYTHONAPP /usr/bin/python2.2 -%define PYTHONDIR python2.2 +%define PYTHONAPP /usr/bin/python2.1 +%define PYTHONDIR python2.1 Name: Zope Version: 2.6.2 @@ -39,7 +39,7 @@ URL: http://www.zope.org/ Packager: Alex Tucker BuildRoot: /var/tmp/Zope-%{version}-rootdir -Prereq: python2.2 python2.2-devel /sbin/chkconfig /usr/sbin/useradd +Prereq: python2.1 python2.1-devel /sbin/chkconfig /usr/sbin/useradd Source0: http://www.zope.org/Download/Releases/Zope-%{version}/Zope-%{version}-src.tgz Source1: Zope-%{version}-zope @@ -49,7 +49,7 @@ #---------------------------------------------------------------------- Summary: An application server and portal toolkit for building Web sites. Group: Development/Web Applications -Requires: python2.2 >= 2.2.1 +Requires: python2.1 >= 2.1.3 %description The Z Object Programming Environment (Zope) is a free, Open Source[tm] Python-based application server for building high-performance, dynamic @@ -220,8 +220,8 @@ %verify(not size md5 mtime) /var/log/zope %changelog -* Tue Sep 16 2003 Alex Tucker -- Updated for Zope 2.6.2, now using python 2.2.1 or above. +* Thu Oct 02 2003 Alex Tucker +- Updated for Zope 2.6.2 * Tue May 27 2003 Alex Tucker Changed bogus reference to lpd