2 Commits

Author SHA256 Message Date
a80973d8f0 Import openSUSE:Leap:16.0 modifications 2025-08-12 12:12:50 +02:00
857cdf0a5e Fix LFS object 2025-08-11 16:19:34 +02:00
4 changed files with 4 additions and 10 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,8 +1,3 @@
-------------------------------------------------------------------
Sun May 4 17:03:34 UTC 2025 - Andreas Stieger <andreas.stieger@gmx.de>
- build with fuse 3 (boo#1242079)
-------------------------------------------------------------------
Sun Apr 21 10:49:57 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@@ -1,8 +1,7 @@
#
# spec file for package libregf
#
# Copyright (c) 2025 SUSE LLC
# Copyright (c) 2025 Andreas Stieger <Andreas.Stieger@gmx.de>
# Copyright (c) 2024 SUSE LLC
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@@ -36,7 +35,7 @@ BuildRequires: %python_module setuptools
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(fuse3) >= 3.0
BuildRequires: pkgconfig(fuse) >= 2.6
BuildRequires: pkgconfig(libbfio) >= 20240414
BuildRequires: pkgconfig(libcdata) >= 20240414
BuildRequires: pkgconfig(libcerror) >= 20240413
@@ -110,7 +109,7 @@ grep ' '' ''local' config.log && exit 1
%install
mv %_builddir/rt/* %buildroot/
find "%buildroot" -type f -name "*.la" -delete -print
find %buildroot -type f -name "*.la" -delete -print
%ldconfig_scriptlets -n %lname