Add missing R on ocamlfind (bz 1692434).

This commit is contained in:
Jerry James 2019-03-26 20:29:33 -06:00
parent 15e27eecca
commit fdedf8bfa8

View File

@ -7,7 +7,7 @@
Name: ocaml-menhir
Version: 20181113
Release: 2%{?dist}
Release: 3%{?dist}
Summary: LR(1) parser generator for OCaml
# The generator is GPLv2
@ -35,6 +35,7 @@ Summary: Development files for %{name}
# The library is LGPLv2 with a linking exception.
License: LGPLv2 with exceptions
Requires: %{name}%{?_isa} = %{version}-%{release}
Requires: ocaml-findlib
%description devel
The %{name}-devel package contains libraries and signature files
@ -91,6 +92,9 @@ find demos \( -name .merlin -o -name .gitignore \) -exec rm {} \+
%{_libdir}/ocaml/menhirSdk/menhirSdk.o
%changelog
* Tue Mar 26 2019 Jerry James <loganjerry@gmail.com> - 20181113-3
- Add missing R on ocamlfind (bz 1692434)
* Fri Feb 01 2019 Fedora Release Engineering <releng@fedoraproject.org> - 20181113-2
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild