mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
Python-kerberos update in freeipa.spec.in
Remove duplicated entry in BuildRequires Minimal version 1.1-14 is required for ipapython Reviewed-By: Nathaniel McCallum <npmccallum@redhat.com>
This commit is contained in:
committed by
Petr Vobornik
parent
905d58a2a4
commit
d2d0da0152
@@ -79,7 +79,6 @@ BuildRequires: libverto-devel
|
||||
BuildRequires: systemd
|
||||
BuildRequires: libunistring-devel
|
||||
BuildRequires: python-lesscpy
|
||||
BuildRequires: python-kerberos
|
||||
BuildRequires: python-cherrypy
|
||||
|
||||
# Find out Kerberos middle version to infer ABI changes in DAL driver
|
||||
@@ -295,7 +294,7 @@ IPA administrators.
|
||||
%package python
|
||||
Summary: Python libraries used by IPA
|
||||
Group: System Environment/Libraries
|
||||
Requires: python-kerberos
|
||||
Requires: python-kerberos >= 1.1-14
|
||||
Requires: gnupg
|
||||
Requires: iproute
|
||||
Requires: keyutils
|
||||
|
Reference in New Issue
Block a user