Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37663237
en ru br
ALT Linux repos
S:0.5.10-alt1
5.0: 0.4.2-alt1.1

Group :: Development/ML
RPM: ocaml-ssl

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Name: ocaml-ssl
Version: 0.5.10
Release: alt1
Summary: OCaml bindings for the OpenSSL library
License: LGPLv2.1 with OCaml-LGPL-linking-exception
Group: Development/ML
Url: https://github.com/savonet/ocaml-ssl
Source: %name-%version.tar
Patch0: %name-%version-alt.patch
# Automatically added by buildreq on Sun Jan 06 2008
BuildRequires: ocaml-findlib libssl-devel
BuildRequires: ocaml ocaml-dune-configurator-devel

%description
This package contains OCaml bindings for libssl.

Install it if you intend to develop
SSL-enabled applications in OCaml.

%package devel
Summary: Development files for %name
Requires: %name = %version-%release
Requires: libssl-devel
Group: Development/ML

%description devel
The %name-devel package contains libraries and signature files for
developing applications that use %name.

%prep
%setup
%patch0 -p1
%build
%dune_build -p ssl

%install
%dune_install

%files -f ocaml-files.runtime

%files devel -f ocaml-files.devel

%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin