[Zope-Checkins] CVS: Zope/inst - Zope.spec.in:1.1.2.4

Chris McDonough chrism@zope.com
Sat, 12 Oct 2002 18:37:43 -0400


Update of /cvs-repository/Zope/inst
In directory cvs.zope.org:/tmp/cvs-serv3495/inst

Modified Files:
      Tag: chrism-install-branch
	Zope.spec.in 
Log Message:
Minor buglet fix for python-check in Main.py and a new buildrequires statement in Zope.spec.in.


=== Zope/inst/Zope.spec.in 1.1.2.3 => 1.1.2.4 ===
--- Zope/inst/Zope.spec.in:1.1.2.3	Sat Oct 12 16:28:34 2002
+++ Zope/inst/Zope.spec.in	Sat Oct 12 18:37:43 2002
@@ -27,7 +27,7 @@
 Requires: python2 >= 2.2.1, /usr/sbin/useradd
 # we don't require 2.2.1 for building, mainly because I don't
 # actually have it. ;-)
-BuildRequires: python2 >= 2.2
+BuildRequires: python2 >= 2.2, python2-devel > 2.2
 
 %description
 Zope is an application server framework that enables developers to quickly