[packages/ocaml-curl] - strict ocaml deps - rel 2

baggins baggins at pld-linux.org
Sun Nov 16 13:44:30 CET 2014


commit c63f57eebc73721cc32e51c005eb0944cd015e6d
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sun Nov 16 13:44:11 2014 +0100

    - 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)
 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/ocaml-curl.git/commitdiff/c63f57eebc73721cc32e51c005eb0944cd015e6d



More information about the pld-cvs-commit mailing list