Add missing sssd python dependencies

https://bugzilla.redhat.com/show_bug.cgi?id=1197218
This commit is contained in:
Petr Vobornik 2015-03-04 16:27:14 +01:00
parent fd86e26a5f
commit b0ad0e0344

View File

@ -25,7 +25,7 @@
Name: freeipa
Version: %{VERSION}
Release: 1%{?dist}
Release: 2%{?dist}
Summary: The Identity, Policy and Audit system
Group: System Environment/Base
@ -122,6 +122,7 @@ Requires: mod_auth_kerb >= 5.4-16
Requires: mod_nss >= 1.0.8-26
Requires: python-ldap >= 2.4.15
Requires: python-krbV
Requires: python-sssdconfig
Requires: acl
Requires: python-pyasn1
Requires: memcached
@ -200,6 +201,9 @@ Requires: samba >= %{samba_version}
Requires: samba-winbind
Requires: libsss_idmap
Requires: libsss_nss_idmap-python
%if (0%{?fedora} >= 22)
Requires: python-sss
%endif
# We use alternatives to divert winbind_krb5_locator.so plugin to libkrb5
# on the installes where server-trust-ad subpackage is installed because
# IPA AD trusts cannot be used at the same time with the locator plugin
@ -234,6 +238,7 @@ Requires: wget
Requires: libcurl >= 7.21.7-2
Requires: xmlrpc-c >= 1.27.4
Requires: sssd >= 1.12.3
Requires: python-sssdconfig
Requires: certmonger >= 0.76.8
Requires: nss-tools
Requires: bind-utils
@ -292,6 +297,10 @@ Requires: python-qrcode-core >= 5.0.0
Requires: python-pyasn1
Requires: python-dateutil
Requires: python-yubico
%if (0%{?fedora} >= 22)
Requires: python-sss-murmur
%endif
Requires: libsss_nss_idmap-python
Requires: wget
Requires: dbus-python
@ -930,6 +939,10 @@ fi
%endif # ONLY_CLIENT
%changelog
* Wed Mar 04 2015 Petr Vobornik <pvoborni@redhat.com> - 4.1.3-2
- Add missing sssd python dependencies
- https://bugzilla.redhat.com/show_bug.cgi?id=1197218
* Wed Feb 18 2015 Petr Vobornik <pvoborni@redhat.com> - 4.1.3-1
- Update to upstream 4.1.3 - see http://www.freeipa.org/page/Releases/4.1.3