forked from pool/libewf
- Use python-setuptools for python distutils backport
gh#libyal/libbde#68 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libewf?expand=0&rev=41
This commit is contained in:
parent
0dd71e4bcd
commit
f4bc04bb28
@ -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
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Nov 23 19:46:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
Thu Nov 23 19:46:16 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -1,7 +1,7 @@
|
|||||||
#
|
#
|
||||||
# spec file for package libewf
|
# spec file for package libewf
|
||||||
#
|
#
|
||||||
# Copyright (c) 2023 SUSE LLC
|
# Copyright (c) 2024 SUSE LLC
|
||||||
#
|
#
|
||||||
# All modifications and additions to the file contributed by third parties
|
# All modifications and additions to the file contributed by third parties
|
||||||
# remain the property of their copyright owners, unless otherwise agreed
|
# remain the property of their copyright owners, unless otherwise agreed
|
||||||
@ -34,6 +34,7 @@ Source21: Expert_Witness_Compression_Format_EWF.pdf
|
|||||||
Source23: Expert_Witness_Compression_Format_2_EWF2.pdf
|
Source23: Expert_Witness_Compression_Format_2_EWF2.pdf
|
||||||
Patch1: remove_date_time_macros.patch
|
Patch1: remove_date_time_macros.patch
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
|
BuildRequires: %{python_module setuptools}
|
||||||
BuildRequires: bison
|
BuildRequires: bison
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: flex
|
BuildRequires: flex
|
||||||
|
Loading…
x
Reference in New Issue
Block a user