!23 [sync] PR-22: Use policycoreutils-python3 replace of policycoreutils-python

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2022-08-02 09:06:32 +00:00 committed by Gitee
commit 92f68d5952
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -7,7 +7,7 @@
Name: memcached Name: memcached
Version: 1.6.12 Version: 1.6.12
Release: 1 Release: 2
Epoch: 0 Epoch: 0
Summary: A high-performance, distributed memory object caching system Summary: A high-performance, distributed memory object caching system
License: GPL-2.0+ License: GPL-2.0+
@ -46,7 +46,12 @@ access to the memcached binary include files.
Summary: Selinux policy module Summary: Selinux policy module
License: GPLv2 License: GPLv2
BuildRequires: selinux-policy BuildRequires: selinux-policy
%{?selinux_requires} Requires: selinux-policy >= 35.5
BuildRequires: selinux-policy-devel
Requires(post): selinux-policy-base >= 35.5
Requires(post): libselinux-utils
Requires(post): policycoreutils
Requires(post): policycoreutils-python3
%description selinux %description selinux
Install memcached-selinux to ensure your system contains the latest SELinux policy Install memcached-selinux to ensure your system contains the latest SELinux policy
@ -139,6 +144,9 @@ fi
%{_mandir}/man1/memcached.1* %{_mandir}/man1/memcached.1*
%changelog %changelog
* Mon Jan 10 2022 xu_ping <xuping33@huawei.com> - 0:1.6.12-2
- Use policycoreutils-python3 to fix install failed
* Wed Dec 29 2021 baizhonggui <baizhonggui@huawei.com> - 0:1.6.12-1 * Wed Dec 29 2021 baizhonggui <baizhonggui@huawei.com> - 0:1.6.12-1
- update to 1.6.12 - update to 1.6.12