Do not BR gtest-devel. It appears completely unused.
Resolves: rhbz#1975974
This commit is contained in:
parent
60151f4ca0
commit
8298b94723
@ -4,7 +4,7 @@
|
|||||||
|
|
||||||
Name: ninja-build
|
Name: ninja-build
|
||||||
Version: 1.10.2
|
Version: 1.10.2
|
||||||
Release: 4%{?dist}
|
Release: 5%{?dist}
|
||||||
Summary: Small build system with a focus on speed
|
Summary: 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/
|
||||||
@ -19,7 +19,6 @@ BuildRequires: python3-devel
|
|||||||
%endif
|
%endif
|
||||||
%if %{without bootstrap}
|
%if %{without bootstrap}
|
||||||
BuildRequires: asciidoc
|
BuildRequires: asciidoc
|
||||||
BuildRequires: gtest-devel
|
|
||||||
%endif
|
%endif
|
||||||
%if !0%{?rhel}
|
%if !0%{?rhel}
|
||||||
BuildRequires: re2c >= 0.11.3
|
BuildRequires: re2c >= 0.11.3
|
||||||
@ -109,6 +108,10 @@ ln -s ninja %{buildroot}%{_bindir}/ninja-build
|
|||||||
%{rpmmacrodir}/macros.ninja
|
%{rpmmacrodir}/macros.ninja
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue May 04 2021 Richard Hughes <rhughes@redhat.com> - 1.10.2-5
|
||||||
|
- Do not BR gtest-devel. It appears completely unused.
|
||||||
|
- Resolves: rhbz#1975974
|
||||||
|
|
||||||
* Tue May 04 2021 Richard Hughes <rhughes@redhat.com> - 1.10.2-4
|
* Tue May 04 2021 Richard Hughes <rhughes@redhat.com> - 1.10.2-4
|
||||||
- Do not BR re2c on RHEL. It is NTH, and one less package dep to maintain.
|
- Do not BR re2c on RHEL. It is NTH, and one less package dep to maintain.
|
||||||
- Resolves: rhbz#1956954
|
- Resolves: rhbz#1956954
|
||||||
|
Loading…
Reference in New Issue
Block a user