Sophie

Sophie

distrib > Mageia > 3 > i586 > media > core-release-src > by-pkgid > f83e953c7e1c73603605c4766778bb3d > files > 1

ocaml-pure-fun-1.0.8-3.mga3.src.rpm

Name:		ocaml-pure-fun
Version:	1.0.8
Release:        %mkrel 3
Summary:        Okasaki's Purely Functional Datastructures in OCaml
License:        free-software
##license notice writen in the files:
#
#  Unless this violates copyrights of the original sources, the following
#  licence applies to this file:
#
#  This source code is free software; you can redistribute it and/or
#  modify it without any restrictions. It is distributed in the hope
#  that it will be useful, but WITHOUT ANY WARRANTY.
Group:          Development/OCaml
URL:		http://www.ocaml.info/home/ocaml_sources.html#pure-fun
Source0:	http://hg.ocaml.info/release/pure-fun/archive/pure-fun-release-%{version}.tar.bz2
# curl http://hg.ocaml.info/release/pure-fun/archive/release-%{version}.tar.bz2 > pure-fun-release-%{version}.tar.bz2
BuildArch:      noarch

%description
These files contain an SML-to-OCAML translation of source examples taken
from the following book:

-  Purely Functional Data Structures
-  Chris Okasaki
-  Cambridge University Press, 1998
-  Copyright (C) 1998 Cambridge University Press

%package        doc
Summary:        Development files for %{name}
Group:          Development/OCaml

%description    doc
These files contain an SML-to-OCAML translation of source examples taken
from the following book:

-  Purely Functional Data Structures
-  Chris Okasaki
-  Cambridge University Press, 1998
-  Copyright (C) 1998 Cambridge University Press

%prep
%setup -q -n pure-fun-release-%{version}

%files doc
%doc README.txt README.okasaki Changes
%doc chp*.ml


%changelog

* Sun Jan 13 2013 umeabot <umeabot> 1.0.8-3.mga3
+ Revision: 361576
- Mass Rebuild - https://wiki.mageia.org/en/Feature:Mageia3MassRebuild

* Mon Oct 01 2012 blue_prawn <blue_prawn> 1.0.8-2.mga3
+ Revision: 301680
- new rpm group for ocaml

* Thu Jan 12 2012 blue_prawn <blue_prawn> 1.0.8-1.mga2
+ Revision: 195120
- imported package ocaml-pure-fun