Add build require
(cherry picked from commit dace80d516589848bae886f8b40651e0e1248a56)
This commit is contained in:
parent
0867dccfd1
commit
984d4b7600
@ -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
|
||||
* Wed Dec 7 2022 wulei <wulei80@h-partners.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
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user