summaryrefslogtreecommitdiffstats
path: root/freeipa.spec.in
diff options
context:
space:
mode:
authorMichael Simacek <msimacek@redhat.com>2015-08-23 22:10:55 +0200
committerJan Cholasta <jcholast@redhat.com>2015-08-24 08:03:10 +0200
commit584788a91ac14577d75f5e1651ed8cdeb80a6d6c (patch)
tree85035449cbe15c163a6791394fa13eadfcb21309 /freeipa.spec.in
parentfb98e77104cee4fb23223a25128e75d88cfe5ba8 (diff)
downloadfreeipa-584788a91ac14577d75f5e1651ed8cdeb80a6d6c.tar.gz
freeipa-584788a91ac14577d75f5e1651ed8cdeb80a6d6c.tar.xz
freeipa-584788a91ac14577d75f5e1651ed8cdeb80a6d6c.zip
Bump python-gssapi version to 1.1.2
python-gssapi had a bug in exception handling that caused exceptions to be shadowed by LookupError. The new version should fix the problem. Reviewed-By: Simo Sorce <ssorce@redhat.com> Reviewed-By: Robbie Harwood <rharwood@redhat.com>
Diffstat (limited to 'freeipa.spec.in')
-rw-r--r--freeipa.spec.in4
1 files changed, 2 insertions, 2 deletions
diff --git a/freeipa.spec.in b/freeipa.spec.in
index 50e084c78..cba91fed4 100644
--- a/freeipa.spec.in
+++ b/freeipa.spec.in
@@ -72,7 +72,7 @@ BuildRequires: python-krbV
BuildRequires: python-nss
BuildRequires: python-cryptography
BuildRequires: python-netaddr
-BuildRequires: python-gssapi >= 1.1.1
+BuildRequires: python-gssapi >= 1.1.2
BuildRequires: python-rhsm
BuildRequires: pyOpenSSL
BuildRequires: pylint >= 1.0
@@ -303,7 +303,7 @@ IPA administrators.
%package python
Summary: Python libraries used by IPA
Group: System Environment/Libraries
-Requires: python-gssapi >= 1.1.1
+Requires: python-gssapi >= 1.1.2
Requires: gnupg
Requires: iproute
Requires: keyutils