Add build require

Signed-off-by: Monday <licihua@huawei.com>
This commit is contained in:
Monday 2024-04-07 03:09:33 +00:00 committed by Gitee
parent a54d694f2c
commit 1013be90ee
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,6 +1,6 @@
Name: check
Version: 0.15.2
Release: 1
Release: 2
Summary: A unit testing framework for C
Source0: https://github.com/libcheck/%{name}/archive/%{version}/%{name}-%{version}.tar.gz
License: LGPLv2+
@ -8,7 +8,7 @@ URL: http://libcheck.github.io/check/
Patch0: %{name}-0.11.0-info-in-builddir.patch
Patch1: %{name}-0.11.0-fp.patch
BuildRequires: gcc libtool patchutils pkgconfig
BuildRequires: gcc libtool patchutils pkgconfig make
BuildRequires: subunit-devel texinfo
%description
@ -93,6 +93,9 @@ make check
%{_mandir}/man1/checkmk.1*
%changelog
* Sun Apr 7 2024 licihua <licihua@huawei.com> - 0.15.2-2
- Add build require
* Wed Jan 19 2022 SimpleUpdate Robot <tc@openeuler.org> - 0.15.2-1
- Upgrade to version 0.15.2