Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37516762
en ru br
ALT Linux repositórios
S:5.5.0-alt1
5.0: 1.1.0-alt2

Group :: Desenvolvimento/ML
RPM: ocaml-lwt

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: ocaml-lwt
Version: 1.1.0
Release: alt2
Summary: OCaml lightweight thread library

Group: Development/ML
License: LGPLv2+ with exceptions
Url: http://ocsigen.org/install/lwt
Packager: Veaceslav Grecea <slavutich at altlinux.org>

Source: http://ocsigen.org/download/lwt-%version.tar.gz

# Automatically added by buildreq on Mon Sep 08 2008

BuildRequires: findlib ocamlbuild ocamldoc termutils ocaml-ssl

Requires: rpm-build-ocaml >= 1.1
BuildPreReq: rpm-build-ocaml >= 1.1

%description
Lwt is a lightweight thread library for Objective Caml.  This library
is part of the Ocsigen project.

%package doc

Summary:        Documetation files for %name
Group:          Development/ML
Requires:       %name = %version-%release


%description    doc
The %{name}-doc package contains documentation files for %name.

%prep
%setup -q -n lwt-%version

mv README README.old
iconv -f iso-8859-1 -t utf-8 < README.old > README

%build
make

%install
export OCAMLFIND_DESTDIR=%buildroot%_libdir/ocaml/site-lib
mkdir -p %buildroot%_libdir/ocaml/site-lib/lwt
make install

%files
%doc LICENSE COPYING CHANGES README VERSION
%_libdir/ocaml/site-lib/lwt/*

%files doc
%doc _build/lwt.docdir/*

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009