forked from pool/libguestfs
- Require current ocaml-rpm-macros
OBS-URL: https://build.opensuse.org/package/show/Virtualization/libguestfs?expand=0&rev=466
This commit is contained in:
parent
fbdd88117e
commit
c5a9c60484
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 9 09:09:09 UTC 2021 - ohering@suse.de
|
||||
|
||||
- Require current ocaml-rpm-macros
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Jan 12 05:38:44 MST 2021 - carnold@suse.com
|
||||
|
||||
|
@ -118,7 +118,7 @@ BuildRequires: ocaml-hivex-devel
|
||||
BuildRequires: ocaml-libvirt-devel
|
||||
|
||||
#
|
||||
BuildRequires: ocaml-rpm-macros >= 4.03
|
||||
BuildRequires: ocaml-rpm-macros >= 20210409
|
||||
%if %{with ocaml_bindings}
|
||||
%define _configure_ocaml --enable-ocaml
|
||||
%endif
|
||||
@ -738,7 +738,7 @@ rm %{buildroot}/%{_datadir}/virt-p2v/p2v.ks.in
|
||||
%dir %{_libdir}/ocaml
|
||||
%dir %{_libdir}/ocaml/guestfs
|
||||
%{_libdir}/ocaml/guestfs/*.a
|
||||
%if %{ocaml_native_compiler}
|
||||
%if %{suse_ocaml_native_compiler}
|
||||
%{_libdir}/ocaml/guestfs/*.cmx
|
||||
%{_libdir}/ocaml/guestfs/*.cmxa
|
||||
%endif
|
||||
|
Loading…
x
Reference in New Issue
Block a user