- Use python-setuptools for python distutils backport
gh#libyal/libbde#68 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfvde?expand=0&rev=38
This commit is contained in:
parent
4fd7f6ecb9
commit
569699e24e
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Feb 5 21:43:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Use python-setuptools for python distutils backport
|
||||||
|
gh#libyal/libbde#68
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Sat Jan 13 10:34:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Sat Jan 13 10:34:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -30,6 +30,7 @@ Source: https://github.com/libyal/libfvde/releases/download/%version/lib
|
|||||||
Source2: https://github.com/libyal/libfvde/releases/download/%version/libfvde-experimental-%version.tar.gz.asc
|
Source2: https://github.com/libyal/libfvde/releases/download/%version/libfvde-experimental-%version.tar.gz.asc
|
||||||
Source9: %name.keyring
|
Source9: %name.keyring
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
|
Loading…
x
Reference in New Issue
Block a user