Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37789628
en ru br
Репозитории ALT
S:0.5.10-alt1
5.1: 0.4.2-alt1.1
www.altlinux.org/Changes

Группа :: Разработка/ML
Пакет: ocaml-ssl

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: ocaml-ssl
Version: 0.4.2
Release: alt1.1

Summary: OCaml bindings for the OpenSSL library
License: LGPLv2.1 with exemptions
Group: Development/ML
Url: http://savonet.sourceforge.net/wiki/OCamlLibs
Packager: Alex V. Myltsev <avm at altlinux.ru>

Source: %name-%version.tar

# Automatically added by buildreq on Sun Jan 06 2008

BuildRequires: findlib libssl-devel

BuildRequires(pre): ocaml
Requires: ocaml = %{get_version ocaml}

# .so file always needed to link stuff with %name

Requires: libssl-devel

%description
This package contains OCaml bindings for libssl.

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

%prep
%setup

%build
%configure --disable-ldconf
%make

%install
%define ocamlsitelib %_libdir/ocaml/site-lib
mkdir -p %buildroot/%ocamlsitelib
%make_install OCAMLFIND_INSTFLAGS="-destdir %buildroot/%ocamlsitelib" install

%files
%ocamlsitelib/ssl

%changelog

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin