]> git.pld-linux.org Git - packages/Zope3-psycopgda.git/blobdiff - Zope3-psycopgda.spec
- allow building Zope3-psycopgda with Python 2.4.2
[packages/Zope3-psycopgda.git] / Zope3-psycopgda.spec
index ac9f895031b3f1035453cd4889438e9bb10cd2a3..1649b7917b9b21870031c2f9553715d49d7f7ba3 100644 (file)
@@ -6,26 +6,27 @@ Version:      1.0.0
 Release:       1
 License:       ZPL 2.1
 Group:         Development/Tools
-Source0:       http://www.zope.org/Products/Zope3-Packages/%{zope_subname}/%{version}/%{zope_subname}-%{version}.tgz
+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
-%pyrequires_eq python-modules
-Requires:      Zope3
 Requires(post,postun): /usr/sbin/installzope3package
 Requires(post,postun): rc-scripts
+%pyrequires_eq python-modules
+Requires:      Zope3
+Requires:      python-psycopg
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                zope_libdir /usr/lib/zope3
-%define                zope_pyscriptdir /usr/share/zope3/lib/python
+%define                zope_libdir             /usr/lib/zope3
+%define                zope_pyscriptdir        /usr/share/zope3/lib/python
 
 %description
 PostgreSQL database adapter for Zope 3.
 
 %description -l pl
-Adapter bazy danych PostgreSQL dla Zope 3
+Adapter bazy danych PostgreSQL dla Zope 3.
 
 %prep
 %setup -q -n %{zope_subname}-%{version}
This page took 0.026608 seconds and 4 git commands to generate.