From: ciesiel Date: Fri, 18 Mar 2005 21:49:46 +0000 (+0000) Subject: - updated to new version Zope (2.7.5) X-Git-Tag: auto/ac/Zope-2_7_5-1~1 X-Git-Url: https://git.pld-linux.org/gitweb.cgi?a=commitdiff_plain;ds=sidebyside;h=1dac1f7df04f5e64ced484d3f104e2d2d020fb57;p=packages%2FZope.git - updated to new version Zope (2.7.5) Changed files: Zope-python24.patch -> 1.2 --- diff --git a/Zope-python24.patch b/Zope-python24.patch index 39d8e03..20c83e1 100644 --- a/Zope-python24.patch +++ b/Zope-python24.patch @@ -1,23 +1,21 @@ ---- Zope-2.7.3-0/configure.orig 2004-12-23 11:57:58.812776192 +0000 -+++ Zope-2.7.3-0/configure 2004-12-23 11:58:14.666366080 +0000 -@@ -12,17 +12,17 @@ +diff -urN Zope-2.7.5-final.org/configure Zope-2.7.5-final/configure +--- Zope-2.7.5-final.org/configure 2005-03-18 14:21:34.000000000 +0100 ++++ Zope-2.7.5-final/configure 2005-03-18 22:37:32.568418896 +0100 +@@ -12,7 +12,7 @@ # Place the optimal target version number for Zope (as returned by sys.version) # below --TARGET="2.3.4" +-TARGET="2.3.5" +TARGET="2.4" # Order a list of "acceptable" python version numbers (as returned by # sys.version) below in "best" to "worst" order, not including the - # target version. Up to six acceptable python versions are allowed. - # Do not include the target version number in this list! --ACCEPTABLE="2.3.3" -+ACCEPTABLE="2.3.4 2.3.3" +@@ -22,7 +22,7 @@ # provide the executable names for all the acceptable versions # (and the target version) below -EXENAMES="python python2 python2.3" -+EXENAMES="python python2 python2.4 python2.3" ++EXENAMES="python python2 python2.3 python2.4" ##################################################################### # END EDITABLE PARAMETERS #