Skip to content

Commit

Permalink
rpm: don't require webui by selinux
Browse files Browse the repository at this point in the history
While ATM the only package using resalloc-selinux is resalloc-webui, the
reverse dependency doesn't make sense.  And in the future, the scope of
the selinux module may increase.

Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=2234812
  • Loading branch information
praiskup committed Sep 27, 2023
1 parent 3906152 commit e589711
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion rpm/resalloc.spec.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -152,7 +152,6 @@ to the resalloc server.

%package selinux
Summary: SELinux module for %{name}
Requires: %name-webui = %version-%release
# Requires(post): policycoreutils-python
BuildRequires: selinux-policy-devel
%{?selinux_requires}
Expand Down

0 comments on commit e589711

Please sign in to comment.