From: Arkadiusz Miƛkiewicz Date: Fri, 6 Jan 2006 10:40:43 +0000 (+0000) Subject: - updated for 3.2.0 X-Git-Tag: auto/ac/Zope3-3_2_0-1~6 X-Git-Url: http://git.pld-linux.org/?p=packages%2FZope3.git;a=commitdiff_plain;h=7e522b855c9f28f7bf37c8c4c64a38f2dd65af39 - updated for 3.2.0 Changed files: Zope3-python_2_4_2.patch -> 1.2 Zope3-skeleton_path.patch -> 1.3 --- diff --git a/Zope3-python_2_4_2.patch b/Zope3-python_2_4_2.patch index b2c02c4..b9dc0d7 100644 --- a/Zope3-python_2_4_2.patch +++ b/Zope3-python_2_4_2.patch @@ -5,8 +5,8 @@ diff -dur -x '*~' Zope-3.1.0.orig/configure Zope-3.1.0/configure # 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.5 2.4.1" -+ACCEPTABLE="2.3.5 2.4.1 2.4.2" +-ACCEPTABLE="2.4.1" ++ACCEPTABLE="2.4.1 2.4.2" # provide the executable names for all the acceptable versions # (and the target version) below diff --git a/Zope3-skeleton_path.patch b/Zope3-skeleton_path.patch index 1c687d4..397b9be 100644 --- a/Zope3-skeleton_path.patch +++ b/Zope3-skeleton_path.patch @@ -1,6 +1,6 @@ -diff -dur -x '*~' Zope-3.1.0.orig/Dependencies/zope.app.server-Zope-3.1.0/zope.app.server/mkzopeinstance.py Zope-3.1.0/Dependencies/zope.app.server-Zope-3.1.0/zope.app.server/mkzopeinstance.py ---- Zope-3.1.0.orig/Dependencies/zope.app.server-Zope-3.1.0/zope.app.server/mkzopeinstance.py 2005-08-02 20:01:20.000000000 +0200 -+++ Zope-3.1.0/Dependencies/zope.app.server-Zope-3.1.0/zope.app.server/mkzopeinstance.py 2005-08-30 12:14:12.000000000 +0200 +diff -dur -x '*~' Zope-3.2.0.orig/Dependencies/zope.app.server-Zope-3.2.0/zope.app.server/mkzopeinstance.py Zope-3.2.0/Dependencies/zope.app.server-Zope-3.2.0/zope.app.server/mkzopeinstance.py +--- Zope-3.2.0.orig/Dependencies/zope.app.server-Zope-3.2.0/zope.app.server/mkzopeinstance.py 2005-08-02 20:01:20.000000000 +0200 ++++ Zope-3.2.0/Dependencies/zope.app.server-Zope-3.2.0/zope.app.server/mkzopeinstance.py 2005-08-30 12:14:12.000000000 +0200 @@ -248,7 +248,7 @@ options.add_package_includes = from_checkout basedir = os.path.dirname(path)