[packages/postgresql] - minimum python version is 2.4

adamg adamg at pld-linux.org
Thu Oct 25 12:04:48 CEST 2018


commit 2b1750a47146529ffef71917a986216100c6b0fc
Author: Adam Gołębiowski <adamg at pld-linux.org>
Date:   Thu Oct 25 11:54:03 2018 +0200

    - minimum python version is 2.4

 postgresql.spec | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
---
diff --git a/postgresql.spec b/postgresql.spec
index 6d30f62..c789d2e 100644
--- a/postgresql.spec
+++ b/postgresql.spec
@@ -79,9 +79,9 @@ BuildRequires:	ossp-uuid-devel
 BuildRequires:	pam-devel
 %{?with_perl:BuildRequires:	perl-devel}
 %if %{with python}
-BuildRequires:	python >= 1:2.3
-BuildRequires:	python-devel >= 1:2.3
-BuildRequires:	python-modules >= 1:2.3
+BuildRequires:	python >= 1:2.4
+BuildRequires:	python-devel >= 1:2.4
+BuildRequires:	python-modules >= 1:2.4
 %endif
 BuildRequires:	readline-devel >= 4.2
 BuildRequires:	rpmbuild(macros) >= 1.671
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/postgresql.git/commitdiff/db3a3de9503447a7b6510c82c463633a709e7ae2



More information about the pld-cvs-commit mailing list