]> git.pld-linux.org Git - packages/ocaml-curl.git/blobdiff - ocaml-curl.spec
- strict ocaml deps
[packages/ocaml-curl.git] / ocaml-curl.spec
index 7133b8f573e69be06c5329c1c8397c314af66a9c..8e7df41dbb348e72c149a1b4d4b72a30acc728d3 100644 (file)
@@ -6,12 +6,12 @@
 %define        pkgname curl
 Summary:       OCaml Curl library (ocurl)
 Name:          ocaml-%{pkgname}
-Version:       0.6.1
-Release:       1
+Version:       0.7.1
+Release:       2
 License:       MIT
 Group:         Libraries
-Source0:       https://forge.ocamlcore.org/frs/download.php/1374/ocurl-%{version}.tar.gz
-# Source0-md5: 637336f41eb047b246e30a4c3caddc94
+Source0:       https://forge.ocamlcore.org/frs/download.php/1400/ocurl-%{version}.tar.gz
+# Source0-md5: d138fd78538ae3bd008d6e9c2993d240
 URL:           http://ocurl.forge.ocamlcore.org/
 BuildRequires: curl-devel >= 7.12.0
 BuildRequires: gawk
@@ -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)
 
This page took 0.052048 seconds and 4 git commands to generate.