From 46c226a1ef23a2ef57d34a6b0d1263b7c0e8e88947275e1a04bf230ab3525766 Mon Sep 17 00:00:00 2001 From: Hans-Peter Jansen Date: Tue, 19 Feb 2019 09:45:08 +0000 Subject: [PATCH] Accepting request 677229 from home:onthewings:branches:devel:languages:ocaml Update install files for ocaml-dune 1.7.1, which generates a dune-package file instead of a $PACKAGENAME.dune file. OBS-URL: https://build.opensuse.org/request/show/677229 OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-cppo?expand=0&rev=43 --- ocaml-cppo.changes | 5 +++++ ocaml-cppo.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/ocaml-cppo.changes b/ocaml-cppo.changes index 4a7d7e1..bf9a65d 100644 --- a/ocaml-cppo.changes +++ b/ocaml-cppo.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Feb 19 03:21:22 UTC 2019 - andy@onthewings.net + +- Update install files for ocaml-dune 1.7.1. + ------------------------------------------------------------------- Fri Feb 8 01:35:59 UTC 2019 - andy@onthewings.net diff --git a/ocaml-cppo.spec b/ocaml-cppo.spec index 4d53feb..2a7d657 100644 --- a/ocaml-cppo.spec +++ b/ocaml-cppo.spec @@ -111,7 +111,7 @@ dune build @install --profile release %{_libdir}/ocaml/*/*.cmti %{_libdir}/ocaml/*/*.ml %{_libdir}/ocaml/*/*.mli -%{_libdir}/ocaml/*/*.dune +%{_libdir}/ocaml/*/dune-package %{_libdir}/ocaml/*/META %{_libdir}/ocaml/*/opam