diff --git a/ocaml.spec b/ocaml.spec index 343dcd3..77c693d 100644 --- a/ocaml.spec +++ b/ocaml.spec @@ -17,7 +17,7 @@ Name: ocaml Version: 4.01.0 -Release: 19%{?dist} +Release: 20%{?dist} Summary: OCaml compiler and programming environment @@ -66,8 +66,8 @@ Patch0013: 0013-Add-support-for-ppc64le.patch # ARM & Aarch64 non-executable stack. Patch0014: 0014-arm-arm64-Mark-stack-as-non-executable.patch -# Temporary, we can drop this explicit BR in June 2014: -BuildRequires: ocaml-srpm-macros +# Add BFD support so that ocamlobjinfo supports *.cmxs format (RHBZ#1113735). +BuildRequires: binutils-devel BuildRequires: ncurses-devel BuildRequires: gdbm-devel @@ -549,6 +549,9 @@ fi %changelog +* Thu Jun 26 2014 Richard W.M. Jones - 4.01.0-20 +- BR binutils-devel so ocamlobjinfo supports *.cmxs files (RHBZ#1113735). + * Sat Jun 07 2014 Fedora Release Engineering - 4.01.0-19 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild