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