!24 【轻量级 PR】:Add build require

From: @licihua 
Reviewed-by: @zengwefeng 
Signed-off-by: @zengwefeng
This commit is contained in:
openeuler-ci-bot 2024-04-08 02:55:17 +00:00 committed by Gitee
commit 70db8903e4
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

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