forked from pool/ocaml-rpm-macros
ocaml-rpm-macros.changes
OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-rpm-macros?expand=0&rev=57
This commit is contained in:
parent
b137df16ce
commit
483ffe0475
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user