[packages/cryptsetup] - now python 2.6 is required (and 3 supported)
qboosh
qboosh at pld-linux.org
Tue Jul 1 17:46:13 CEST 2014
commit 7dcaf052428580206e099556ae822ee7f10ef6e9
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Tue Jul 1 17:50:39 2014 +0200
- now python 2.6 is required (and 3 supported)
cryptsetup.spec | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/cryptsetup.spec b/cryptsetup.spec
index 80cf9d5..2d6d039 100644
--- a/cryptsetup.spec
+++ b/cryptsetup.spec
@@ -31,7 +31,7 @@ BuildRequires: libuuid-devel
BuildRequires: pkgconfig
BuildRequires: popt-devel >= 1.7
%if %{with python}
-BuildRequires: python-devel >= 1:2.4
+BuildRequires: python-devel >= 1:2.6
BuildRequires: rpm-pythonprov
%endif
BuildRequires: tar >= 1:1.22
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/cryptsetup.git/commitdiff/7dcaf052428580206e099556ae822ee7f10ef6e9
More information about the pld-cvs-commit
mailing list