remove python-universioned-command provided by python2
This commit is contained in:
parent
9f9eef1c04
commit
524b3c4df7
14
unbound.spec
14
unbound.spec
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: unbound
|
Name: unbound
|
||||||
Version: 1.10.1
|
Version: 1.10.1
|
||||||
Release: 1
|
Release: 2
|
||||||
Summary: Unbound is a validating, recursive, caching DNS resolver
|
Summary: Unbound is a validating, recursive, caching DNS resolver
|
||||||
License: BSD
|
License: BSD
|
||||||
Url: https://nlnetlabs.nl/projects/unbound/about/
|
Url: https://nlnetlabs.nl/projects/unbound/about/
|
||||||
@ -21,9 +21,9 @@ Source11: unbound.sysconfig
|
|||||||
Source12: unbound-anchor.timer
|
Source12: unbound-anchor.timer
|
||||||
Source13: unbound-anchor.service
|
Source13: unbound-anchor.service
|
||||||
|
|
||||||
Patch0001: unbound-1.10.0-auth-callback.patch
|
Patch0: unbound-1.10.0-auth-callback.patch
|
||||||
|
|
||||||
BuildRequires: make flex swig pkgconfig systemd python-unversioned-command
|
BuildRequires: make flex swig pkgconfig systemd
|
||||||
BuildRequires: libevent-devel expat-devel openssl-devel python3-devel
|
BuildRequires: libevent-devel expat-devel openssl-devel python3-devel
|
||||||
BuildRequires: unbound-libs
|
BuildRequires: unbound-libs
|
||||||
|
|
||||||
@ -73,7 +73,7 @@ Package help includes includes man pages for unbound.
|
|||||||
|
|
||||||
pushd %{name}-%{version}
|
pushd %{name}-%{version}
|
||||||
|
|
||||||
%patch0001 -p1
|
%patch0 -p1
|
||||||
|
|
||||||
cp -pr doc pythonmod libunbound ../
|
cp -pr doc pythonmod libunbound ../
|
||||||
popd
|
popd
|
||||||
@ -229,6 +229,12 @@ popd
|
|||||||
%{_mandir}/man*
|
%{_mandir}/man*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Thu Oct 29 2020 gaihuiying <gaihuiying1@huawei.com> - 1.10.1-2
|
||||||
|
- Type:requirement
|
||||||
|
- ID:NA
|
||||||
|
- SUG:NA
|
||||||
|
- DESC:remove python-universioned-command provided by python2
|
||||||
|
|
||||||
* Tue Jul 28 2020 gaihuiying <gaihuiying1@huawei.com> - 1.10.1-1
|
* Tue Jul 28 2020 gaihuiying <gaihuiying1@huawei.com> - 1.10.1-1
|
||||||
- Type:requirement
|
- Type:requirement
|
||||||
- ID:NA
|
- ID:NA
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user