mirror of
https://salsa.debian.org/freeipa-team/freeipa.git
synced 2024-12-23 15:40:01 -06:00
Correct SELinux policy requirements
freeipa-selinux subpackage is used by both client and server but requires freeipa-server subpackage unconditionally. This needs to be removed. Originally, upstream spec file did not have this bug. It was brought in with unification of the specfiles. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1883005 Signed-off-by: Alexander Bokovoy <abokovoy@redhat.com>
This commit is contained in:
parent
acd98cab4a
commit
29f9041b1d
@ -880,7 +880,6 @@ This package contains tests that verify IPA functionality under Python 3.
|
||||
%package selinux
|
||||
Summary: FreeIPA SELinux policy
|
||||
BuildArch: noarch
|
||||
Requires: %{name}-server = %{version}-%{release}
|
||||
Requires: selinux-policy-%{selinuxtype}
|
||||
Requires(post): selinux-policy-%{selinuxtype}
|
||||
%{?selinux_requires}
|
||||
|
Loading…
Reference in New Issue
Block a user