From c63f57eebc73721cc32e51c005eb0944cd015e6d Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20R=C4=99korajski?= Date: Sun, 16 Nov 2014 13:44:11 +0100 Subject: [PATCH] - strict ocaml deps - rel 2 --- ocaml-curl.spec | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) 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) -- 2.43.0