rebuilt with ocaml-ctypes 0.20.0-2mamba [release 2.0.0-2mamba;Wed Feb 09 2022]
This commit is contained in:
parent
6009833a2d
commit
be55a76401
@ -2,7 +2,7 @@
|
|||||||
|
|
||||||
Name: ocaml-posix
|
Name: ocaml-posix
|
||||||
Version: 2.0.0
|
Version: 2.0.0
|
||||||
Release: 1mamba
|
Release: 2mamba
|
||||||
Summary: Bindings to the various POSIX APIs
|
Summary: Bindings to the various POSIX APIs
|
||||||
Group: System/Libraries/OCaml
|
Group: System/Libraries/OCaml
|
||||||
Vendor: openmamba
|
Vendor: openmamba
|
||||||
@ -14,6 +14,7 @@ License: MIT
|
|||||||
## AUTOBUILDREQ-BEGIN
|
## AUTOBUILDREQ-BEGIN
|
||||||
BuildRequires: glibc-devel
|
BuildRequires: glibc-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
|
||||||
@ -23,6 +24,8 @@ BuildRequires: dune
|
|||||||
BuildRequires: ocaml
|
BuildRequires: ocaml
|
||||||
BuildRequires: ocaml-findlib
|
BuildRequires: ocaml-findlib
|
||||||
BuildRequires: ocaml-ounit-devel
|
BuildRequires: ocaml-ounit-devel
|
||||||
|
BuildRequires: ocaml-ctypes-devel >= 0.20.0-2mamba
|
||||||
|
BuildRequires: ocaml-unix-errno-devel >= 0.6.1-2mamba
|
||||||
|
|
||||||
%description
|
%description
|
||||||
%{summary}.
|
%{summary}.
|
||||||
@ -72,5 +75,8 @@ rm -rf %{buildroot}/usr/doc
|
|||||||
%doc README.md
|
%doc README.md
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Wed Feb 09 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-2mamba
|
||||||
|
- rebuilt with ocaml-ctypes 0.20.0-2mamba
|
||||||
|
|
||||||
* Sun Feb 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
|
* Sun Feb 06 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 2.0.0-1mamba
|
||||||
- package created using the webbuild interface
|
- package created using the webbuild interface
|
||||||
|
Loading…
Reference in New Issue
Block a user