remove useless buildrequires of software
This commit is contained in:
parent
175b41ee9b
commit
cb0e964604
@ -1,13 +1,13 @@
|
|||||||
Name: ninja-build
|
Name: ninja-build
|
||||||
Version: 1.8.2
|
Version: 1.8.2
|
||||||
Release: 6
|
Release: 7
|
||||||
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/ninja-%{version}.tar.gz
|
Source0: https://github.com/ninja-build/ninja/archive/ninja-%{version}.tar.gz
|
||||||
Source1: ninja.vim
|
Source1: ninja.vim
|
||||||
Source2: macros.ninja
|
Source2: macros.ninja
|
||||||
BuildRequires: gcc-c++ python3-devel asciidoc gtest-devel re2c >= 0.11.3
|
BuildRequires: gcc-c++ python2-devel python3-devel asciidoc gtest-devel
|
||||||
Requires: emacs-filesystem vim-filesystem
|
Requires: emacs-filesystem vim-filesystem
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -53,5 +53,8 @@ ln -sf ninja %{buildroot}%{_bindir}/ninja-build
|
|||||||
%{rpmmacrodir}/macros.ninja
|
%{rpmmacrodir}/macros.ninja
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sun Jan 12 2020 chengquan <chengquan3@huawei.com> - 1.8.2-7
|
||||||
|
- remove useless buildrequires of software
|
||||||
|
|
||||||
* Mon Nov 04 2019 huzhiyu <huzhiyu1@huawei.com> - 1.8.2-6
|
* Mon Nov 04 2019 huzhiyu <huzhiyu1@huawei.com> - 1.8.2-6
|
||||||
- Package init
|
- Package init
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user