rebuilt with ocaml-ogg 0.7.4 [release 0.4.0-3mamba;Sun Jul 16 2023]

This commit is contained in:
Sdk Build System 2024-01-06 08:03:44 +01:00
parent acb0d2c67f
commit 6e48540d36

View File

@ -2,7 +2,7 @@
Name: ocaml-theora
Version: 0.4.0
Release: 1mamba
Release: 3mamba
Summary: OCaml bindings to the theora library
Group: Development/Bindings
Vendor: openmamba
@ -17,11 +17,13 @@ BuildRequires: libogg-devel
BuildRequires: libtheora-devel
BuildRequires: ocaml
BuildRequires: ocaml-ogg-devel
BuildRequires: ocaml-runtime
## AUTOBUILDREQ-END
BuildRequires: ocaml-ogg-devel >= 0.7.4
BuildRequires: ocaml >= 4.14.1
BuildRequires: dune
BuildRequires: gcc
BuildRequires: pkg-config
BuildRequires: ocaml
BuildRequires: ocaml-findlib
%description
@ -46,7 +48,7 @@ dune build
%install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_lib}/ocaml"
DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_libdir}/ocaml"
rm -rf %{buildroot}/usr/doc
@ -81,6 +83,12 @@ rm -rf %{buildroot}/usr/doc
%doc CHANGES README.md
%changelog
* Sun Jul 16 2023 Sdk Build System <sdk@mambasoft.it> 0.4.0-3mamba
- rebuilt with ocaml-ogg 0.7.4
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 0.4.0-2mamba
- rebuilt with ocaml 4.14.1
* Mon Feb 07 2022 Silvan Calarco <silvan.calarco@mambasoft.it> 0.4.0-1mamba
- update to 0.4.0