From 1487491b4694b820aa0696dcd67ba2fbe4d291d8ded55ee8f740b18d49f19214 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Mon, 24 Feb 2020 07:21:45 +0000 Subject: [PATCH] - Install also COPYRIGHT.txt as license, needed for some JaneStreet pkgs OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=36 --- ocaml-rpm-macros.changes | 1 + ocaml-rpm-macros.spec | 3 ++- 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/ocaml-rpm-macros.changes b/ocaml-rpm-macros.changes index 6ffc2dc..d2ff1fd 100644 --- a/ocaml-rpm-macros.changes +++ b/ocaml-rpm-macros.changes @@ -13,6 +13,7 @@ Thu Feb 20 20:20:20 UTC 2020 - ohering@suse.de Update META parser to handle multiline statements and ppx - Provide a ocaml_standard_library macro - Explicitly preserve debuginfo in .cmxs, already enforced by dune +- Install also COPYRIGHT.txt as license, needed for some JaneStreet pkgs ------------------------------------------------------------------- Mon Nov 25 12:34:56 UTC 2019 - ohering@suse.de diff --git a/ocaml-rpm-macros.spec b/ocaml-rpm-macros.spec index a04a9e3..4c8d3f1 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -133,12 +133,13 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_' COPYING \\\ COPYING.txt \\\ COPYRIGHT \\\ + COPYRIGHT.txt \\\ Copyright \\\ + LGPL \\\ LICENCE \\\ LICENSE \\\ LICENSE.md \\\ LICENSE.txt \\\ - LGPL \\\ ;\ do\ %if 0%{?suse_version} > 1315