forked from pool/libewf
Compare commits
3 Commits
Author | SHA256 | Date | |
---|---|---|---|
0684b0b375 | |||
85c4cf71c6 | |||
313eeed921 |
2
.gitattributes
vendored
2
.gitattributes
vendored
@@ -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
|
||||
|
Binary file not shown.
Binary file not shown.
@@ -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>
|
||||
|
||||
|
@@ -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.
|
||||
|
Reference in New Issue
Block a user