]> git.pld-linux.org Git - packages/Zope3-psycopgda.git/commitdiff
- allow building Zope3-psycopgda with Python 2.4.2
authorJacek Konieczny <jajcus@pld-linux.org>
Thu, 6 Oct 2005 13:47:24 +0000 (13:47 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope3-psycopgda-python_2_4_1.patch -> 1.2
    Zope3-psycopgda-python_ver.patch -> 1.1
    Zope3-psycopgda.spec -> 1.4

Zope3-psycopgda-python_ver.patch [moved from Zope3-psycopgda-python_2_4_1.patch with 95% similarity]
Zope3-psycopgda.spec

similarity index 95%
rename from Zope3-psycopgda-python_2_4_1.patch
rename to Zope3-psycopgda-python_ver.patch
index a0354f8a301ed66d3d1b27c95321cd75d583ab60..a65058a64a8b791435b160e4ee94cb12815110fa 100644 (file)
@@ -6,7 +6,7 @@ diff -dur -x '*~' psycopgda-1.0.0.orig/configure psycopgda-1.0.0/configure
  # target version.  Up to six acceptable python versions are allowed.
  # Do not include the target version number in this list!
 -ACCEPTABLE="2.3.4"
-+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
index f96e0490d40aec7b9ff1c4f0c5b99013d8c88f3b..1649b7917b9b21870031c2f9553715d49d7f7ba3 100644 (file)
@@ -8,7 +8,7 @@ License:        ZPL 2.1
 Group:         Development/Tools
 Source0:       http://www.zope.org/Products/Zope3-Packages/psycopgda/%{version}/%{zope_subname}-%{version}.tgz
 # Source0-md5: da55609e4612f2c6d431b00dfa57c369
-Patch0:                %{name}-python_2_4_1.patch
+Patch0:                %{name}-python_ver.patch
 URL:           http://www.zope.org/Products/Zope3-Packages/psycopgda/view
 BuildRequires: python
 Requires(post,postun): /usr/sbin/installzope3package
This page took 0.078637 seconds and 4 git commands to generate.