!5 [sync] PR-4: 添加编译依赖包 make

From: @openeuler-sync-bot 
Reviewed-by: @caodongxia 
Signed-off-by: @caodongxia
This commit is contained in:
openeuler-ci-bot 2023-03-30 01:17:26 +00:00 committed by Gitee
commit fae518a3aa
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F

View File

@ -1,12 +1,13 @@
Name: ocaml-ounit
Version: 2.0.8
Release: 6
Release: 7
Summary: OUnit is a unit test framework for OCaml
License: MIT
URL: http://ounit.forge.ocamlcore.org/
Source0: https://github.com/gildor478/ounit/archive/2.0.8/ounit-%{version}.tar.gz
BuildRequires: ocaml >= 3.10.0 ocaml-findlib-devel ocaml-ocamldoc ocaml-ocamlbuild
BuildRequires: make
%description
OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code.
@ -51,6 +52,9 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc
%changelog
* Tue Dec 20 2022 xu_ping <xuping33@h-partners.com> - 2.0.8-7
- Add buildrequires make
* Mon Nov 21 2022 xu_ping <xuping33@h-partners.com> - 2.0.8-6
- Modify invalid source