rebuilt with ocaml 4.11.1 [release 1.4-2mamba;Fri Jan 22 2021]
This commit is contained in:
parent
6639792b92
commit
51beb97f34
@ -1,5 +1,5 @@
|
|||||||
Name: ocaml-num
|
Name: ocaml-num
|
||||||
Version: 1.3
|
Version: 1.4
|
||||||
Release: 2mamba
|
Release: 2mamba
|
||||||
Summary: Legacy Num Ocaml library for arbitrary-precision integer and rational arithmetic
|
Summary: Legacy Num Ocaml library for arbitrary-precision integer and rational arithmetic
|
||||||
Group: System/Libraries
|
Group: System/Libraries
|
||||||
@ -7,14 +7,15 @@ Vendor: openmamba
|
|||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://github.com/ocaml/num
|
URL: https://github.com/ocaml/num
|
||||||
## GITSOURCE https://github.com/ocaml/num.git v1.1
|
|
||||||
Source: https://github.com/ocaml/num.git/v%{version}/num-%{version}.tar.bz2
|
Source: https://github.com/ocaml/num.git/v%{version}/num-%{version}.tar.bz2
|
||||||
Patch0: ocaml-num-1.1-provide_target_findlib_install.patch
|
Patch0: ocaml-num-1.1-provide_target_findlib_install.patch
|
||||||
License: GPL
|
License: GPL
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
|
BuildRequires: ldconfig
|
||||||
|
BuildRequires: ocaml-runtime
|
||||||
## AUTOBUILDREQ-END
|
## AUTOBUILDREQ-END
|
||||||
BuildRequires: ocaml >= 4.09.0-4mamba
|
BuildRequires: ocaml >= 4.11.1
|
||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-root
|
||||||
|
|
||||||
%description
|
%description
|
||||||
@ -47,6 +48,12 @@ make OCAMLFIND_DESTDIR="%{buildroot}$(ocamlfind printconf destdir)" findlib-inst
|
|||||||
%doc LICENSE
|
%doc LICENSE
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Fri Jan 22 2021 Silvan Calarco <silvan.calarco@mambasoft.it> 1.4-2mamba
|
||||||
|
- rebuilt with ocaml 4.11.1
|
||||||
|
|
||||||
|
* Wed Jan 13 2021 Automatic Build System <autodist@mambasoft.it> 1.4-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Mon Dec 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-2mamba
|
* Mon Dec 30 2019 Silvan Calarco <silvan.calarco@mambasoft.it> 1.3-2mamba
|
||||||
- rebuilt with ocaml 4.09.0-4mamba
|
- rebuilt with ocaml 4.09.0-4mamba
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user