remove the dependency on python2
This commit is contained in:
parent
51d9135c05
commit
698420e00a
@ -3,14 +3,14 @@
|
|||||||
|
|
||||||
Name: libsemanage
|
Name: libsemanage
|
||||||
Version: 3.1
|
Version: 3.1
|
||||||
Release: 2
|
Release: 3
|
||||||
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
|
||||||
Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/libsemanage-3.1.tar.gz
|
Source0: https://github.com/SELinuxProject/selinux/releases/download/20200710/libsemanage-3.1.tar.gz
|
||||||
Source1: semanage.conf
|
Source1: semanage.conf
|
||||||
|
|
||||||
BuildRequires: gcc python3-devel python2-devel bison flex bzip2-devel audit-libs-devel
|
BuildRequires: gcc python3-devel bison flex bzip2-devel audit-libs-devel
|
||||||
BuildRequires: libselinux-devel >= %{libselinux_version} swig libsepol-devel >= %{libsepol_version}
|
BuildRequires: libselinux-devel >= %{libselinux_version} swig libsepol-devel >= %{libsepol_version}
|
||||||
BuildRequires: gdb
|
BuildRequires: gdb
|
||||||
|
|
||||||
@ -99,6 +99,9 @@ ln -sf %{_libdir}/libsemanage.so.1 %{buildroot}/%{_libdir}/libsemanage.so
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 Hugel <gengqihu1@huawei.com> - 3.1-3
|
||||||
|
- remove the dependency on python2
|
||||||
|
|
||||||
* Mon Aug 17 2020 wangchen <wangchen137@huawei.com> - 3.1-2
|
* Mon Aug 17 2020 wangchen <wangchen137@huawei.com> - 3.1-2
|
||||||
- remove ustr
|
- remove ustr
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user