]> git.pld-linux.org Git - packages/Zope.git/commitdiff
- just upgrade to 2.6.0
authorspeedy <speedy@pld-linux.org>
Thu, 14 Nov 2002 11:24:37 +0000 (11:24 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- python 2.2 support

Changed files:
    Zope.spec -> 1.9

Zope.spec

index a894007edd098c58e3d49d7280c17ba72160d90d..37776066ff4df009d77d3b45b4a141b39219dca4 100644 (file)
--- a/Zope.spec
+++ b/Zope.spec
@@ -3,7 +3,7 @@ Summary(es):    Un servidor de aplicaciones y un conjunto de herramientas para la c
 Summary(pl):   Serwer aplikacji i toolkit portalowy do tworzenia serwisów WWW
 Summary(pt_BR):        Um servidor de aplicações e um conjunto de ferramentas para construção de sites Web
 Name:          Zope
-Version:       2.4.3
+Version:       2.6.0
 Release:       1
 License:       Zope Public License (ZPL)
 Group:         Networking/Daemons
@@ -22,8 +22,8 @@ URL:          http://www.zope.org/
 Prereq:                rc-scripts
 Prereq:                /sbin/chkconfig
 Prereq:                /usr/sbin/useradd
-Requires:      python >= 2.1
-BuildRequires: python-devel >= 2.1
+Requires:      python >= 2.2
+BuildRequires: python-devel >= 2.2
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %define python_prefix      %(echo `python -c "import sys; print sys.prefix"`)
This page took 0.034049 seconds and 4 git commands to generate.