diff --git a/ocaml-camlp5.spec b/ocaml-camlp5.spec index 437ad36..05d7b89 100644 --- a/ocaml-camlp5.spec +++ b/ocaml-camlp5.spec @@ -2,13 +2,12 @@ Name: ocaml-camlp5 Version: 6.11 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Classical version of camlp4 OCaml preprocessor Group: Development/Libraries License: BSD URL: http://pauillac.inria.fr/~ddr/camlp5/ -ExclusiveArch: %{ocaml_arches} Source0: http://pauillac.inria.fr/~ddr/camlp5/distrib/src/camlp5-%{version}.tgz @@ -110,6 +109,9 @@ rm -f doc/html/.cvsignore doc/htmlp/{.cvsignore,*.sh,Makefile,html2*} %changelog +* Tue Apr 15 2014 Richard W.M. Jones - 6.11-3 +- Remove ocaml_arches macro (RHBZ#1087794). + * Thu Apr 10 2014 Michel Normand 6.11-2 - increase stack size for ppc64/ppc64le (RHBZ#1085850)