Adding policycoreutils-python-utils. Resolves: rhbz#1964892
This commit is contained in:
parent
3cf770c046
commit
86d801c908
@ -3,7 +3,7 @@
|
||||
|
||||
# Update commitid and serial when new sources and release info is available
|
||||
%global commitid 547fccb264f57ecdd5f7818ea2d8f9cfac28c4ed
|
||||
%global serial 22
|
||||
%global serial 23
|
||||
|
||||
Name: mod_proxy_cluster
|
||||
Summary: JBoss mod_proxy_cluster for Apache httpd
|
||||
@ -29,8 +29,8 @@ BuildRequires: apr-util-devel
|
||||
BuildRequires: autoconf
|
||||
BuildRequires: gcc
|
||||
BuildRequires: selinux-policy-devel
|
||||
Requires(post): python3-policycoreutils
|
||||
Requires(postun): python3-policycoreutils
|
||||
Requires(post): policycoreutils-python-utils, python3-policycoreutils
|
||||
Requires(postun): policycoreutils-python-utils, python3-policycoreutils
|
||||
|
||||
Requires: httpd >= 0:2.4.6
|
||||
Requires: apr
|
||||
@ -113,6 +113,10 @@ fi
|
||||
|
||||
|
||||
%changelog
|
||||
* Fri Aug 26 2021 George Zaronikas <gzaronik@redhat.com> - 1.3.14-23
|
||||
- Adding policycoreutils-python-utils
|
||||
- Related: rhbz#1964892
|
||||
|
||||
* Wed Aug 18 2021 George Zaronikas <gzaronik@redhat.com> - 1.3.14-22
|
||||
- Fixing selinux policy
|
||||
- Related: rhbz#1964892
|
||||
|
||||
Loading…
Reference in New Issue
Block a user