!7 obsoletes setools for update
Merge pull request !7 from Anonymous_Z/anonymous_z
This commit is contained in:
commit
3f2e073108
@ -1,7 +1,7 @@
|
|||||||
%global debug_package %{nil}
|
%global debug_package %{nil}
|
||||||
Name: setools
|
Name: setools
|
||||||
Version: 4.1.1
|
Version: 4.1.1
|
||||||
Release: 16
|
Release: 17
|
||||||
Summary: Policy Analysis Tools for SELinux
|
Summary: Policy Analysis Tools for SELinux
|
||||||
License: GPLv2
|
License: GPLv2
|
||||||
URL: https://github.com/SELinuxProject/setools/wiki
|
URL: https://github.com/SELinuxProject/setools/wiki
|
||||||
@ -60,6 +60,7 @@ Requires: python3-setuptools
|
|||||||
Provides: setools-python3 = %{version}-%{release}
|
Provides: setools-python3 = %{version}-%{release}
|
||||||
Obsoletes: setools-libs < 4.0.0
|
Obsoletes: setools-libs < 4.0.0
|
||||||
Obsoletes: setools-python3 < %{version}-%{release}
|
Obsoletes: setools-python3 < %{version}-%{release}
|
||||||
|
Obsoletes: setools < %{version}-%{release}
|
||||||
Recommends: libselinux-python3
|
Recommends: libselinux-python3
|
||||||
%{?python_provide:%python_provide python3-setools}
|
%{?python_provide:%python_provide python3-setools}
|
||||||
|
|
||||||
@ -137,6 +138,9 @@ popd
|
|||||||
%{_mandir}/man1/*
|
%{_mandir}/man1/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Mar 13 2020 zhangrui <zhangrui182@huawei.com> - 4.1.1-17
|
||||||
|
- obsolete setools
|
||||||
|
|
||||||
* Fri Mar 6 2020 songnannan <songnannan2@huaiwei.com> - 4.1.1-16
|
* Fri Mar 6 2020 songnannan <songnannan2@huaiwei.com> - 4.1.1-16
|
||||||
- remove the unnecessary requires
|
- remove the unnecessary requires
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user