!35 [sync] PR-34: Fix issue I65NTM
From: @openeuler-sync-bot Reviewed-by: @HuaxinLuGitee Signed-off-by: @HuaxinLuGitee
This commit is contained in:
commit
df14e52837
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 3.3
|
Version: 3.3
|
||||||
Release: 3
|
Release: 4
|
||||||
License: LGPLv2+
|
License: LGPLv2+
|
||||||
Summary: SELinux binary policy manipulation library
|
Summary: SELinux binary policy manipulation library
|
||||||
URL: https://github.com/SELinuxProject/selinux/wiki
|
URL: https://github.com/SELinuxProject/selinux/wiki
|
||||||
@ -23,7 +23,8 @@ Requires: libselinux >= %{libselinux_version}
|
|||||||
libsemanage is the policy management library. Using libsepol and
|
libsemanage is the policy management library. Using libsepol and
|
||||||
libselinux to interact with the SELinux system, it also calls helper
|
libselinux to interact with the SELinux system, it also calls helper
|
||||||
programs for loading policy and for checking whether the
|
programs for loading policy and for checking whether the
|
||||||
file_contexts configuration is valid.
|
file_contexts configuration is valid. libsemanage provides an API
|
||||||
|
for the manipulation of SELinux binary policies.
|
||||||
|
|
||||||
%package devel
|
%package devel
|
||||||
Summary: Header files and libraries used to build policy manipulation tools
|
Summary: Header files and libraries used to build policy manipulation tools
|
||||||
@ -104,6 +105,9 @@ make test
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Dec 17 2022 fangxiuning <fangxiuning@huawei.com> - 3.3-4
|
||||||
|
- add description
|
||||||
|
|
||||||
* Fri Mar 18 2022 panxiaohe<panxh.life@foxmail.com> - 3.3-3
|
* Fri Mar 18 2022 panxiaohe<panxh.life@foxmail.com> - 3.3-3
|
||||||
- delete useless old version dynamic library
|
- delete useless old version dynamic library
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user