From 153d5f1b7db80e3af7626a1e14605c3541b1ee44 Mon Sep 17 00:00:00 2001 From: Sdk Build System Date: Sat, 6 Jan 2024 07:49:16 +0100 Subject: [PATCH] rebuilt with ocaml 4.14.1 [release 0.3.0-2mamba;Thu Jul 06 2023] --- ocaml-alsa.spec | 10 +++++++--- 1 file changed, 7 insertions(+), 3 deletions(-) diff --git a/ocaml-alsa.spec b/ocaml-alsa.spec index f0bc15f..401f3b4 100644 --- a/ocaml-alsa.spec +++ b/ocaml-alsa.spec @@ -2,7 +2,7 @@ Name: ocaml-alsa Version: 0.3.0 -Release: 1mamba +Release: 2mamba Summary: OCaml bindings to the alsa library Group: Development/Bindings Vendor: openmamba @@ -15,9 +15,10 @@ License: GPL BuildRequires: glibc-devel BuildRequires: libalsa-devel BuildRequires: ocaml +BuildRequires: ocaml-runtime ## AUTOBUILDREQ-END +BuildRequires: ocaml >= 4.14.1 BuildRequires: dune -BuildRequires: ocaml BuildRequires: ocaml-findlib BuildRequires: pkg-config @@ -42,7 +43,7 @@ dune build %install [ "%{buildroot}" != / ] && rm -rf "%{buildroot}" -DESTDIR=%{buildroot} dune install --prefix %{_prefix} --libdir %{_lib}/ocaml +DESTDIR=%{buildroot} dune install --prefix %{_prefix} --libdir %{_libdir}/ocaml rm -rf %{buildroot}/usr/doc @@ -74,6 +75,9 @@ rm -rf %{buildroot}/usr/doc %doc README.md CHANGES.md %changelog +* Thu Jul 06 2023 Sdk Build System 0.3.0-2mamba +- rebuilt with ocaml 4.14.1 + * Fri Feb 19 2021 Silvan Calarco 0.3.0-1mamba - update to 0.3.0