Merged update from upstream sources

This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/check.git#194145ca5ff43070f58b7d2b61e532bb0272462c
This commit is contained in:
DistroBaker 2021-03-11 20:17:05 +00:00
parent 3040cb024a
commit 7ec0e9d068

View File

@ -1,6 +1,6 @@
Name: check
Version: 0.15.2
Release: 2%{?dist}
Release: 3%{?dist}
Summary: A unit test framework for C
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
License: LGPLv2+
@ -16,7 +16,9 @@ BuildRequires: libtool
BuildRequires: make
BuildRequires: patchutils
BuildRequires: pkgconfig
%if ! 0%{?rhel}
BuildRequires: pkgconfig(libsubunit)
%endif
BuildRequires: texinfo, texlive-tex, graphviz
%description
@ -140,6 +142,9 @@ cd -
%{_mandir}/man1/checkmk.1*
%changelog
* Mon Mar 01 2021 Tomas Popela <tpopela@redhat.com> - 0.15.2-3
- Don't build with subinit support in RHEL
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 0.15.2-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild