Final removal of camlp4.

This commit is contained in:
Richard W.M. Jones 2019-12-05 17:33:30 +00:00
parent 25d373ba07
commit a37e7f4aee
1 changed files with 4 additions and 2 deletions

View File

@ -1,6 +1,6 @@
Name: ocaml-findlib
Version: 1.8.1
Release: 4%{?dist}
Release: 5%{?dist}
Summary: Objective CAML package manager and build helper
License: BSD
@ -8,7 +8,6 @@ URL: http://projects.camlcity.org/projects/findlib.html
Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz
BuildRequires: ocaml >= 4.02.0
BuildRequires: ocaml-camlp4-devel
BuildRequires: ocaml-labltk-devel
BuildRequires: ocaml-ocamlbuild-devel
#BuildRequires: ocaml-num-devel
@ -99,6 +98,9 @@ make install \
%changelog
* Thu Dec 05 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-5
- Final removal of camlp4.
* Mon Sep 02 2019 Richard W.M. Jones <rjones@redhat.com> - 1.8.1-4
- Rebuild with camlp4.