]> git.pld-linux.org Git - packages/Zope3.git/commitdiff
- updated for 3.2.0
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 6 Jan 2006 10:40:43 +0000 (10:40 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope3-python_2_4_2.patch -> 1.2
    Zope3-skeleton_path.patch -> 1.3

Zope3-python_2_4_2.patch
Zope3-skeleton_path.patch

index b2c02c4bdaafe18b86c9bb60b0237d8edc85729c..b9dc0d7da3c899837a2310f66d9a93bc59b17136 100644 (file)
@@ -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!
  # 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
  
  # provide the executable names for all the acceptable versions
  # (and the target version) below
index 1c687d467a10bd9524a4533b96e61992061711d5..397b9be4e26d6b8e518aae809d122bbf6589e9fa 100644 (file)
@@ -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)
 @@ -248,7 +248,7 @@
          options.add_package_includes = from_checkout
          basedir = os.path.dirname(path)
This page took 0.445992 seconds and 4 git commands to generate.