SHA256
1
0
forked from pool/libewf

3 Commits

5 changed files with 9 additions and 4 deletions

2
.gitattributes vendored
View File

@@ -9,7 +9,7 @@
*.lzma filter=lfs diff=lfs merge=lfs -text
*.obscpio filter=lfs diff=lfs merge=lfs -text
*.oxt filter=lfs diff=lfs merge=lfs -text
*.pdf filter=lfs diff=lfs merge=lfs -text
#*.pdf filter=lfs diff=lfs merge=lfs -text
*.png filter=lfs diff=lfs merge=lfs -text
*.rpm filter=lfs diff=lfs merge=lfs -text
*.tbz filter=lfs diff=lfs merge=lfs -text

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Mon May 5 14:08:56 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- build with fuse 3 (boo#1242079)
-------------------------------------------------------------------
Mon May 6 07:31:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -2,6 +2,7 @@
# spec file for package libewf
#
# Copyright (c) 2024 SUSE LLC
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -44,7 +45,7 @@ BuildRequires: pkg-config
BuildRequires: python-rpm-macros
BuildRequires: timezone
BuildRequires: pkgconfig(bzip2) >= 1.0
BuildRequires: pkgconfig(fuse) >= 2.6
BuildRequires: pkgconfig(fuse3) >= 3.0
BuildRequires: pkgconfig(libbfio) >= 20240414
BuildRequires: pkgconfig(libcaes) >= 20240413
BuildRequires: pkgconfig(libcdata) >= 20240414
@@ -96,8 +97,7 @@ by EnCase 1 to 6, linen and FTK Imager.
Summary: Utilities for the Expert Witness Compression Format (EWF)
License: LGPL-3.0-or-later
Group: System/Filesystems
Requires: fuse
Requires: python3-fuse >= 0.2
Requires: fuse3
%description tools
Several tools for reading and writing EWF files.