回退 'Pull Request !6 : Add BuildRequires make'
This commit is contained in:
parent
017dabafb5
commit
8b0880f929
@ -1,13 +1,12 @@
|
|||||||
Name: ocaml-ounit
|
Name: ocaml-ounit
|
||||||
Version: 2.0.8
|
Version: 2.0.8
|
||||||
Release: 7
|
Release: 5
|
||||||
Summary: OUnit is a unit test framework for OCaml
|
Summary: OUnit is a unit test framework for OCaml
|
||||||
License: MIT
|
License: MIT
|
||||||
URL: http://ounit.forge.ocamlcore.org/
|
URL: http://ounit.forge.ocamlcore.org/
|
||||||
Source0: https://github.com/gildor478/ounit/archive/2.0.8/ounit-%{version}.tar.gz
|
Source0: http://forge.ocamlcore.org/frs/download.php/1749/ounit-%{version}.tar.gz
|
||||||
|
|
||||||
BuildRequires: ocaml >= 3.10.0 ocaml-findlib-devel ocaml-ocamldoc ocaml-ocamlbuild
|
BuildRequires: ocaml >= 3.10.0 ocaml-findlib-devel ocaml-ocamldoc ocaml-ocamlbuild
|
||||||
BuildRequires: make
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code.
|
OUnit is a unit test framework for OCaml. It allows one to easily create unit-tests for OCaml code.
|
||||||
@ -52,12 +51,6 @@ rm -rf $RPM_BUILD_ROOT/usr/local/share/doc
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%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
|
|
||||||
|
|
||||||
* Tue Feb 25 2020 duyeyu <duyeyu@huawei.com> - 2.0.8-5
|
* Tue Feb 25 2020 duyeyu <duyeyu@huawei.com> - 2.0.8-5
|
||||||
- Package init
|
- Package init
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user