automatic version update by autodist [release 2.4.1-1mamba;Fri Jul 21 2023]

This commit is contained in:
Automatic Build System 2024-01-06 07:54:17 +01:00
parent 170c9eded7
commit 5500b3976b

View File

@ -1,8 +1,8 @@
%define ocamlpck inotify %define ocamlpck inotify
Name: ocaml-inotify Name: ocaml-inotify
Version: 2.3 Version: 2.4.1
Release: 2mamba Release: 1mamba
Summary: OCaml bindings for inotify Summary: OCaml bindings for inotify
Group: System/Libraries/OCaml Group: System/Libraries/OCaml
Vendor: openmamba Vendor: openmamba
@ -38,14 +38,13 @@ This package contains libraries and signature files for developing applications
%setup -q %setup -q
%build %build
./configure --enable-lwt dune build @install
make
%install %install
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
export OCAMLFIND_DESTDIR="%{buildroot}$(ocamlfind printconf destdir)" DESTDIR=%{buildroot} dune install --prefix "/usr" --libdir "%{_libdir}/ocaml"
install -dm755 "${OCAMLFIND_DESTDIR}/stublibs"
make install rm -rf %{buildroot}/usr/doc
%clean %clean
[ "%{buildroot}" != / ] && rm -rf "%{buildroot}" [ "%{buildroot}" != / ] && rm -rf "%{buildroot}"
@ -70,6 +69,9 @@ make install
%doc README.md %doc README.md
%changelog %changelog
* Fri Jul 21 2023 Automatic Build System <autodist@mambasoft.it> 2.4.1-1mamba
- automatic version update by autodist
* Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 2.3-2mamba * Thu Jul 06 2023 Sdk Build System <sdk@mambasoft.it> 2.3-2mamba
- rebuilt with ocaml 4.14.1 - rebuilt with ocaml 4.14.1