Compare commits

..

3 Commits
f33 ... rawhide

Author SHA1 Message Date
Richard W.M. Jones
d49c0e2755 OCaml 4.12.0 build 2021-03-01 17:18:06 +00:00
Fedora Release Engineering
624a13a000 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:57:08 +00:00
Tom Stellard
16eac3bbb7 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 06:13:27 +00:00

View File

@ -4,7 +4,7 @@
Name: ocaml-facile
Version: 1.1
Release: 67%{?dist}.1
Release: 69%{?dist}
Summary: OCaml library for constraint programming
Summary(fr): Librairie OCaml de programmation par contraintes
License: LGPLv2+
@ -20,6 +20,7 @@ Patch0: facile-1.1-makefile-fixes.patch
# Fix for OCaml 4.00.0.
Patch1: ocaml-facile-ocaml-4.patch
BuildRequires: make
BuildRequires: ocaml >= 3.02
BuildRequires: ocaml-findlib-devel
@ -103,8 +104,11 @@ make install
%{_libdir}/ocaml/facile/*.mli
%changelog
* Wed Sep 02 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-67.1
- Bump release and rebuild.
* Mon Mar 1 17:18:05 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 1.1-69
- OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-68
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-67
- OCaml 4.11.1 rebuild