!9 remove python-universioned-command provided by python2
From: @eaglegai Reviewed-by: @wangxp006 Signed-off-by: @wangxp006
This commit is contained in:
commit
b8e6277f88
14
unbound.spec
14
unbound.spec
@ -2,7 +2,7 @@
|
||||
|
||||
Name: unbound
|
||||
Version: 1.10.1
|
||||
Release: 1
|
||||
Release: 2
|
||||
Summary: Unbound is a validating, recursive, caching DNS resolver
|
||||
License: BSD
|
||||
Url: https://nlnetlabs.nl/projects/unbound/about/
|
||||
@ -21,9 +21,9 @@ Source11: unbound.sysconfig
|
||||
Source12: unbound-anchor.timer
|
||||
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: unbound-libs
|
||||
|
||||
@ -73,7 +73,7 @@ Package help includes includes man pages for unbound.
|
||||
|
||||
pushd %{name}-%{version}
|
||||
|
||||
%patch0001 -p1
|
||||
%patch0 -p1
|
||||
|
||||
cp -pr doc pythonmod libunbound ../
|
||||
popd
|
||||
@ -229,6 +229,12 @@ popd
|
||||
%{_mandir}/man*
|
||||
|
||||
%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
|
||||
- Type:requirement
|
||||
- ID:NA
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user