forked from pool/libguestfs
This commit is contained in:
parent
cfd5004acf
commit
7991ba2b0f
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Dec 14 14:14:14 UTC 2021 - ohering@suse.de
|
||||||
|
|
||||||
|
- Add python-rpm-macros (bsc#1180125)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Oct 26 20:44:52 MDT 2021 - carnold@suse.com
|
Tue Oct 26 20:44:52 MDT 2021 - carnold@suse.com
|
||||||
|
|
||||||
|
@ -303,6 +303,7 @@ Allows lua scripts to directly use libguestfs.
|
|||||||
%{?!python_module:%define python_module() python3-%{**}}
|
%{?!python_module:%define python_module() python3-%{**}}
|
||||||
%package -n python3-libguestfs
|
%package -n python3-libguestfs
|
||||||
Summary: Python 3 bindings for libguestfs
|
Summary: Python 3 bindings for libguestfs
|
||||||
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%define _configure_python --enable-python
|
%define _configure_python --enable-python
|
||||||
#
|
#
|
||||||
|
Loading…
x
Reference in New Issue
Block a user