mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2025-02-25 18:55:28 -06:00
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:
parent
1e91ef33b5
commit
85253b9c40
@ -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
|
||||||
|
Loading…
Reference in New Issue
Block a user