SPEC: Drop sssd from BuildRequires

Packaging of sssd was changed and more sub-packages are build
from sssd.src.rpm. Especially python bindings and development packages
are already in sub-packages. As a result of this change the meta package
sssd can be removed from BuildRequires without any problem.

FreeIPA spec file contained build requirement for latest version of
sssd even though the latest sssd was not required for building
FreeIPA rpms. In many cases, it was sufficient just to change requirements
for FreeIPA packages instead of build requirements.

Reviewed-By: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
Lukas Slebodnik 2015-11-02 19:52:57 +00:00 committed by Martin Basti
parent 1e91ef33b5
commit 85253b9c40

View File

@ -74,7 +74,6 @@ BuildRequires: pylint >= 1.0
BuildRequires: python-polib BuildRequires: python-polib
BuildRequires: python-libipa_hbac BuildRequires: python-libipa_hbac
BuildRequires: python-memcached BuildRequires: python-memcached
BuildRequires: sssd >= 1.13.1
BuildRequires: python-lxml BuildRequires: python-lxml
BuildRequires: python-pyasn1 >= 0.0.9a BuildRequires: python-pyasn1 >= 0.0.9a
BuildRequires: python-qrcode-core >= 5.0.0 BuildRequires: python-qrcode-core >= 5.0.0