remove python2 dependencies
This commit is contained in:
parent
d5ca269788
commit
514732f01a
@ -3,7 +3,7 @@
|
|||||||
|
|
||||||
Name: openwsman
|
Name: openwsman
|
||||||
Version: 2.6.5
|
Version: 2.6.5
|
||||||
Release: 13
|
Release: 14
|
||||||
Summary: Opensource Implementation of WS-Management
|
Summary: Opensource Implementation of WS-Management
|
||||||
License: BSD
|
License: BSD
|
||||||
URL: http://www.openwsman.org/
|
URL: http://www.openwsman.org/
|
||||||
@ -22,8 +22,7 @@ Patch6001: 0001-Make-python-version-explitic-DBUILD_PYTHON3-or-DBUIL.patch
|
|||||||
BuildRequires: swig libcurl-devel libxml2-devel pam-devel sblim-sfcc-devel python3
|
BuildRequires: swig libcurl-devel libxml2-devel pam-devel sblim-sfcc-devel python3
|
||||||
BuildRequires: python3-devel ruby ruby-devel rubygems-devel perl-interpreter
|
BuildRequires: python3-devel ruby ruby-devel rubygems-devel perl-interpreter
|
||||||
BuildRequires: perl-devel perl-generators pkgconfig openssl-devel libwsman-devel
|
BuildRequires: perl-devel perl-generators pkgconfig openssl-devel libwsman-devel
|
||||||
BuildRequires: cmake systemd-units gcc gcc-c++ python2 python2-devel
|
BuildRequires: cmake systemd-units gcc gcc-c++ python3
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
Opensource Implementation of WS-Management protocol stack
|
Opensource Implementation of WS-Management protocol stack
|
||||||
@ -260,6 +259,9 @@ rm -f /var/log/wsmand.log
|
|||||||
%{_mandir}/man8/*
|
%{_mandir}/man8/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 27 2020 Ge Wang <wangge20@huawei.com> - 2.6.5-14
|
||||||
|
- remove useless buildrequires of python2 and python2-devel
|
||||||
|
|
||||||
* Mon Apr 27 2020 huanghaitao <huanghaitao8@huawei.com> - 2.6.5-13
|
* Mon Apr 27 2020 huanghaitao <huanghaitao8@huawei.com> - 2.6.5-13
|
||||||
- Restored unpackaged files of python3 subpackage
|
- Restored unpackaged files of python3 subpackage
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user