]> git.pld-linux.org Git - packages/Zope3-psycopgda.git/commitdiff
- cosmetics
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 30 Aug 2005 17:20:29 +0000 (17:20 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    Zope3-psycopgda.spec -> 1.2

Zope3-psycopgda.spec

index ac9f895031b3f1035453cd4889438e9bb10cd2a3..f51ccf8a99f70495811cd67d84e46281cb254fbe 100644 (file)
@@ -6,26 +6,26 @@ 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
 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
 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.05275 seconds and 4 git commands to generate.