Compare commits

...

3 Commits

Author SHA1 Message Date
Richard W.M. Jones eaa7ce873d OCaml 4.12.0 build 2021-02-28 22:24:16 +00:00
Fedora Release Engineering 3cb0fe536c - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:54:09 +00:00
Tom Stellard f762aa80b3 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 06:10:48 +00:00
1 changed files with 8 additions and 1 deletions

View File

@ -4,7 +4,7 @@
Name: ocaml-camlidl
Version: 1.09
Release: 4%{?dist}
Release: 6%{?dist}
Summary: Stub code generator and COM binding for Objective Caml
License: QPL and LGPLv2 with exceptions
@ -22,6 +22,7 @@ Patch1: 0001-Allow-destdir-installs.patch
# Pass -g option to ocamlmklib.
Patch2: 0002-Pass-g-option-to-ocamlmklib.patch
BuildRequires: make
BuildRequires: ocaml
BuildRequires: ocaml-ocamldoc
BuildRequires: perl-interpreter
@ -107,6 +108,12 @@ make DESTDIR=$RPM_BUILD_ROOT install
%changelog
* Sun Feb 28 22:24:15 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 1.09-6
- OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.09-5
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.09-4
- OCaml 4.11.1 rebuild