forked from pool/python-dfVFS
Accepting request 1103376 from home:gregfreemyer:Tools-for-forensic-boot-cd
- update to 20230531 - add APM support [Apple Partition Map] - add BuildRequires pyvsapm - remove BuildRequires python-pbr OBS-URL: https://build.opensuse.org/request/show/1103376 OBS-URL: https://build.opensuse.org/package/show/security:forensics/python-dfVFS?expand=0&rev=73
This commit is contained in:
committed by
Git OBS Bridge
parent
0f1186659a
commit
a964801ddc
@@ -15,9 +15,10 @@
|
||||
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||
#
|
||||
|
||||
|
||||
%{?sle15_python_module_pythons}
|
||||
|
||||
%define timestamp 20221224
|
||||
%define timestamp 20230531
|
||||
Name: python-dfVFS
|
||||
Version: 0~%{timestamp}
|
||||
Release: 0
|
||||
@@ -54,10 +55,10 @@ BuildRequires: %{python_module libsmdev}
|
||||
BuildRequires: %{python_module libsmraw}
|
||||
BuildRequires: %{python_module libvhdi}
|
||||
BuildRequires: %{python_module libvmdk}
|
||||
BuildRequires: %{python_module libvsapm}
|
||||
BuildRequires: %{python_module libvsgpt}
|
||||
BuildRequires: %{python_module libvshadow}
|
||||
BuildRequires: %{python_module libvslvm}
|
||||
BuildRequires: %{python_module pbr}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: %{python_module tsk}
|
||||
BuildRequires: fdupes
|
||||
@@ -87,6 +88,7 @@ Requires: python-libsmdev
|
||||
Requires: python-libsmraw
|
||||
Requires: python-libvhdi
|
||||
Requires: python-libvmdk
|
||||
Requires: python-libvsapm
|
||||
Requires: python-libvsgpt
|
||||
Requires: python-libvshadow >= 0~20170902
|
||||
Requires: python-libvslvm
|
||||
|
||||
Reference in New Issue
Block a user