X-Git-Url: http://git.pld-linux.org/?p=packages%2Focaml-curl.git;a=blobdiff_plain;f=ocaml-curl.spec;fp=ocaml-ocurl.spec;h=b7fbf8359c3ad0639ba3c7e45962043d8c529766;hp=7a55c8084e7dd85073cc775da147121cc5262ae5;hb=f6f0b5deba6a890db80f35f7e19094c6e64c837c;hpb=56573ec91436388ff7fe15d179a37821d8b07c89 diff --git a/ocaml-ocurl.spec b/ocaml-curl.spec similarity index 93% rename from ocaml-ocurl.spec rename to ocaml-curl.spec index 7a55c80..b7fbf83 100644 --- a/ocaml-ocurl.spec +++ b/ocaml-curl.spec @@ -3,14 +3,14 @@ %bcond_with opt # build opt %define debug_package %{nil} -%define pkgname ocurl +%define pkgname curl Summary: OCaml Curl library (ocurl) Name: ocaml-%{pkgname} Version: 0.6.0 Release: 1 License: MIT Group: Libraries -Source0: https://forge.ocamlcore.org/frs/download.php/1238/%{pkgname}-%{version}.tar.gz +Source0: https://forge.ocamlcore.org/frs/download.php/1238/ocurl-%{version}.tar.gz # Source0-md5: 21575e86b390c6c182a8dee42e8db1f3 URL: http://ocurl.forge.ocamlcore.org/ BuildRequires: curl-devel >= 7.12.0 @@ -37,7 +37,7 @@ The %{name}-devel package contains libraries and signature files for developing applications that use %{name}. %prep -%setup -q -n %{pkgname}-%{version} +%setup -q -n ocurl-%{version} %build %configure