diff --git a/ocaml-rpm-macros.changes b/ocaml-rpm-macros.changes index f228c1e..eab4208 100644 --- a/ocaml-rpm-macros.changes +++ b/ocaml-rpm-macros.changes @@ -1,8 +1,11 @@ ------------------------------------------------------------------- Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de -- Use bcond rpm_license_macro for license macro in filelist +- Use bcond suse_ocaml_use_rpm_license_macro for license in filelist - Add suse prefix to ocaml_native_compiler to avoid conflict +- Create Provides/Requires only for rpm variants which understand fileattrs +- Fix syntax for chmod of .cmxs +- Add conditional to disable debug_package macro when building with broken rpm variants ------------------------------------------------------------------- Tue Feb 9 09:09:09 UTC 2021 - ohering@suse.de diff --git a/ocaml-rpm-macros.spec b/ocaml-rpm-macros.spec index 720e8b2..a0d1261 100644 --- a/ocaml-rpm-macros.spec +++ b/ocaml-rpm-macros.spec @@ -152,7 +152,6 @@ tee %{buildroot}%{_rpmmacrodir}/macros.%{name} <<'_EOF_' %%suse_ocaml_native_compiler 0 %endif - # Create file list for base pkg and base-devel pkg # Files with known extensions or names are written to 'files' or 'files.devel' # Other unknown files are shown on stdout