rebuilt with ocaml-ctypes 0.20.0-2mamba [release 0.5.11-2mamba;Wed Feb 09 2022]
This commit is contained in:
parent
699aaf0fce
commit
a5b9986ded
@ -2,19 +2,20 @@
|
|||||||
|
|
||||||
Name: ocaml-luv
|
Name: ocaml-luv
|
||||||
Version: 0.5.11
|
Version: 0.5.11
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Cross-platform asynchronous I/O and system calls
|
Summary: Cross-platform asynchronous I/O and system calls
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
Distribution: openmamba
|
Distribution: openmamba
|
||||||
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
Packager: Silvan Calarco <silvan.calarco@mambasoft.it>
|
||||||
URL: https://aantron.github.io/luv
|
URL: https://aantron.github.io/luv/
|
||||||
Source: https://github.com/aantron/luv.git/%{version}/luv-%{version}.tar.bz2
|
Source: https://github.com/aantron/luv.git/%{version}/luv-%{version}.tar.bz2
|
||||||
License: MIT
|
License: MIT
|
||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-devel
|
||||||
BuildRequires: libuv-devel
|
BuildRequires: libuv-devel
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
|
BuildRequires: ocaml-bigarray-compat-devel
|
||||||
BuildRequires: ocaml-ctypes-devel
|
BuildRequires: ocaml-ctypes-devel
|
||||||
BuildRequires: ocaml-integers
|
BuildRequires: ocaml-integers
|
||||||
BuildRequires: ocaml-result
|
BuildRequires: ocaml-result
|
||||||
@ -22,6 +23,7 @@ BuildRequires: ocaml-result
|
|||||||
BuildRequires: dune
|
BuildRequires: dune
|
||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
|
BuildRequires: ocaml-ctypes-devel >= 0.20.0-2mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -82,5 +84,8 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-2mamba
|
||||||
|
- rebuilt with ocaml-ctypes 0.20.0-2mamba
|
||||||
|
|
||||||
* Sun Feb 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-1mamba
|
* Sun Feb 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.5.11-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user