Compare commits

...

3 Commits

Author SHA1 Message Date
Richard W.M. Jones
167b4627e3 OCaml 4.12.0 build 2021-02-28 22:24:18 +00:00
Fedora Release Engineering
f9ae6b8ee7 - Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2021-01-26 21:52:54 +00:00
Tom Stellard
6f94bd2756 Add BuildRequires: make
https://fedoraproject.org/wiki/Changes/Remove_make_from_BuildRoot
2021-01-07 06:10:08 +00:00

View File

@ -1,6 +1,6 @@
Name: ocaml-autoconf Name: ocaml-autoconf
Version: 1.1 Version: 1.1
Release: 23%{?dist} Release: 25%{?dist}
Summary: Autoconf macros for OCaml Summary: Autoconf macros for OCaml
@ -12,6 +12,7 @@ Source0: https://forge.ocamlcore.org/frs/download.php/282/%{name}-%{versi
BuildArch: noarch BuildArch: noarch
BuildRequires: make
BuildRequires: /usr/bin/perldoc BuildRequires: /usr/bin/perldoc
# Runtime requires /usr/share/aclocal subdirectory. # Runtime requires /usr/share/aclocal subdirectory.
@ -47,6 +48,12 @@ make install \
%changelog %changelog
* Sun Feb 28 22:24:17 GMT 2021 Richard W.M. Jones <rjones@redhat.com> - 1.1-25
- OCaml 4.12.0 build
* Tue Jan 26 2021 Fedora Release Engineering <releng@fedoraproject.org> - 1.1-24
- Rebuilt for https://fedoraproject.org/wiki/Fedora_34_Mass_Rebuild
* Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-23 * Tue Sep 01 2020 Richard W.M. Jones <rjones@redhat.com> - 1.1-23
- OCaml 4.11.1 rebuild - OCaml 4.11.1 rebuild