!5 remove python2 dependencies of package ninja-build
From: @wang--ge Reviewed-by: @small_leek Signed-off-by: @small_leek
This commit is contained in:
commit
5cdbcdd59a
@ -1,12 +1,12 @@
|
|||||||
Name: ninja-build
|
Name: ninja-build
|
||||||
Version: 1.8.2
|
Version: 1.8.2
|
||||||
Release: 8
|
Release: 9
|
||||||
Summary: A small build system with a focus on speed
|
Summary: A small build system with a focus on speed
|
||||||
License: ASL 2.0
|
License: ASL 2.0
|
||||||
URL: https://ninja-build.org/
|
URL: https://ninja-build.org/
|
||||||
Source0: https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/ninja-%{version}.tar.gz
|
Source0: https://github.com/ninja-build/ninja/archive/v%{version}.tar.gz#/ninja-%{version}.tar.gz
|
||||||
Source1: macros.ninja
|
Source1: macros.ninja
|
||||||
BuildRequires: gcc-c++ python2-devel python3-devel asciidoc gtest-devel
|
BuildRequires: gcc-c++ python3-devel asciidoc gtest-devel
|
||||||
Requires: emacs-filesystem vim-filesystem
|
Requires: emacs-filesystem vim-filesystem
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -50,6 +50,9 @@ ln -sf ninja %{buildroot}%{_bindir}/ninja-build
|
|||||||
%{rpmmacrodir}/macros.ninja
|
%{rpmmacrodir}/macros.ninja
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Oct 27 2020 Ge Wang <wangge20@huawei.com> - 1.8.2-9
|
||||||
|
- remove useless buildrequires of python2-devel
|
||||||
|
|
||||||
* Fri Jan 17 2020 zhouyihang <zhouyihang1@huawei.com> - 1.8.2-8
|
* Fri Jan 17 2020 zhouyihang <zhouyihang1@huawei.com> - 1.8.2-8
|
||||||
- remove useless file and update invalid source address
|
- remove useless file and update invalid source address
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user