From: Jan Rękorajski Date: Sun, 16 Nov 2014 12:44:11 +0000 (+0100) Subject: - strict ocaml deps X-Git-Tag: auto/th/ocaml-curl-0.7.1-2 X-Git-Url: https://git.pld-linux.org/?p=packages%2Focaml-curl.git;a=commitdiff_plain;h=c63f57eebc73721cc32e51c005eb0944cd015e6d;ds=sidebyside - strict ocaml deps - rel 2 --- diff --git a/ocaml-curl.spec b/ocaml-curl.spec index 5d49329..8e7df41 100644 --- a/ocaml-curl.spec +++ b/ocaml-curl.spec @@ -7,7 +7,7 @@ Summary: OCaml Curl library (ocurl) Name: ocaml-%{pkgname} Version: 0.7.1 -Release: 1 +Release: 2 License: MIT Group: Libraries Source0: https://forge.ocamlcore.org/frs/download.php/1400/ocurl-%{version}.tar.gz @@ -20,6 +20,7 @@ BuildRequires: ocaml-findlib-devel # Explicitly require Curl (fixes RHBZ#711261). Since ocaml-curl uses # -custom rather than ocamlmklib, automatic detection is infeasible. Requires: curl-devel >= 7.12.0 +%requires_eq ocaml-runtime ExcludeArch: sparc64 s390 s390x BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)