SHA256
1
0
forked from pool/libfsapfs

Accepting request 1170868 from security:forensics

- Update to release 20240429

OBS-URL: https://build.opensuse.org/request/show/1170868
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfsapfs?expand=0&rev=18
This commit is contained in:
Ana Guerrero 2024-04-30 15:27:35 +00:00 committed by Git OBS Bridge
commit 3fb7b761d2
6 changed files with 53 additions and 48 deletions

View File

@ -1,3 +0,0 @@
version https://git-lfs.github.com/spec/v1
oid sha256:bfe7bb485715f775df0d444f292872f068fdfb416fead86923b02b994a7112a7
size 2167007

View File

@ -1,11 +0,0 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXRjM0ACgkQ2WJeXXrQ
F36zzwf+NJg7VUOVMRGcRghTjXPcRNkg5hjtMZ83ygqSk0MhiWLPDI6PLpzJIPoj
inmbuzjLwwk/71vESNuO7OUpaVdEXAcPHVGPTUwcd7P9wLyHPbiicdTbKqg0tFko
BIWa/iDSOzLzzvkhDjOMXVoRw5vWgAopiSqw0tMzaKw+e4pdVS82ARqaeTTFuQ0U
Kivh90Gr5N1/Fih/ryXI4fGxsuS2G/8pMeiA1FWpBJKlel7MYTreAoPm1sh0QsmJ
8a1l4gSnWjNgXfsFcoLpLXjnlnNWb3y+f4pDi69KCq2RumK9W1KBCdZFSA33sIcm
OuoF83v0btbxWiGwoMgrpS6oJoVnrA==
=Msoo
-----END PGP SIGNATURE-----

View File

@ -0,0 +1,3 @@
version https://git-lfs.github.com/spec/v1
oid sha256:665f70705e69ce90c87e0f9c185d47002e242b79b0a37ae52751cdfa8363a538
size 2171864

View File

@ -0,0 +1,11 @@
-----BEGIN PGP SIGNATURE-----
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYvuKEACgkQ2WJeXXrQ
F34Vtgf/S+08yAsZBz+YZZ16uQllxwSAb+K7zgvp32gGvznvZuC9mdpwhWbAhydi
oJ/2vzb4DJwBseSgQ2xkvYCIjTToDGna4KXy+x7yqAhaNSnbe69AF2GFcD0mFxU3
bcn67VesXch9WOtejxRVX1kqRW52RXf3kJJpLfpD5yj6pyihBEoVXvMo40s0g/UV
tNHS0CLYUkEMjCqhQhf5ZjQNzXqK9fwpy7ulddY2obVo/BdoNZ6k9IkMw+1AxMoP
1+V+T0tXV93ov7nPL6f68DzN4lsFRQZx4709iVD2jf1XKI/jeTjK87IuYZ4viqvi
tn0jMMfOsghJdafR5ZHiF8PonZ9N/w==
=rczz
-----END PGP SIGNATURE-----

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Mon Apr 29 19:22:51 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
- Update to release 20240429
* No changelog was provided
-------------------------------------------------------------------
Sun Feb 18 18:41:06 UTC 2024 - Jan Engelhardt <jengelh@inai.de>

View File

@ -20,38 +20,38 @@
Name: libfsapfs
%define lname libfsapfs1
Version: 20240218
Version: 20240429
Release: 0
Summary: Library and tools to access the Apple File System (APFS)
License: LGPL-3.0-only
Group: System/Filesystems
URL: https://github.com/libyal/libfsapfs
Source: https://github.com/libyal/libfsapfs/releases/download/%version/libfsapfs-experimental-%version.tar.gz
Source2: https://github.com/libyal/libfsapfs/releases/download/%version/libfsapfs-experimental-%version.tar.gz.asc
Source: https://github.com/libyal/libfsapfs/releases/download/%version/%name-experimental-%version.tar.gz
Source2: https://github.com/libyal/libfsapfs/releases/download/%version/%name-experimental-%version.tar.gz.asc
Source3: %name.keyring
BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: %python_module devel
BuildRequires: %python_module setuptools
BuildRequires: c_compiler
BuildRequires: pkg-config
BuildRequires: python-rpm-macros
BuildRequires: pkgconfig(fuse) >= 2.6
BuildRequires: pkgconfig(libbfio) >= 20221025
BuildRequires: pkgconfig(libcaes) >= 20240114
BuildRequires: pkgconfig(libcdata) >= 20240103
BuildRequires: pkgconfig(libcerror) >= 20240101
BuildRequires: pkgconfig(libcfile) >= 20240106
BuildRequires: pkgconfig(libclocale) >= 20240107
BuildRequires: pkgconfig(libcnotify) >= 20240108
BuildRequires: pkgconfig(libcpath) >= 20240109
BuildRequires: pkgconfig(libcsplit) >= 20240110
BuildRequires: pkgconfig(libcthreads) >= 20240102
BuildRequires: pkgconfig(libfcache) >= 20240112
BuildRequires: pkgconfig(libfdata) >= 20240114
BuildRequires: pkgconfig(libfdatetime) >= 20240115
BuildRequires: pkgconfig(libfguid) >= 20240116
BuildRequires: pkgconfig(libfmos) >= 20240118
BuildRequires: pkgconfig(libhmac) >= 20240129
BuildRequires: pkgconfig(libuna) >= 20240130
BuildRequires: pkgconfig(libbfio) >= 20240414
BuildRequires: pkgconfig(libcaes) >= 20240413
BuildRequires: pkgconfig(libcdata) >= 20240414
BuildRequires: pkgconfig(libcerror) >= 20240413
BuildRequires: pkgconfig(libcfile) >= 20240414
BuildRequires: pkgconfig(libclocale) >= 20240414
BuildRequires: pkgconfig(libcnotify) >= 20240414
BuildRequires: pkgconfig(libcpath) >= 20240414
BuildRequires: pkgconfig(libcsplit) >= 20240414
BuildRequires: pkgconfig(libcthreads) >= 20240413
BuildRequires: pkgconfig(libfcache) >= 20240414
BuildRequires: pkgconfig(libfdata) >= 20240415
BuildRequires: pkgconfig(libfdatetime) >= 20240415
BuildRequires: pkgconfig(libfguid) >= 20240415
BuildRequires: pkgconfig(libfmos) >= 20240415
BuildRequires: pkgconfig(libhmac) >= 20240417
BuildRequires: pkgconfig(libuna) >= 20240414
BuildRequires: pkgconfig(openssl)
BuildRequires: pkgconfig(python3)
BuildRequires: pkgconfig(zlib) >= 1.2.5
@ -87,7 +87,7 @@ Requires: %lname = %version
Requires: libbfio-devel
%description devel
Development files for %{name}.
Development files for %name.
%package tools
Summary: Tools to access the Apple File System format
@ -110,7 +110,7 @@ Group: System/Libraries
%build
%define _lto_cflags -ffat-lto-objects
export LDFLAGS="-Wl,-z,relro,-z,now"
export CFLAGS="%{optflags}"
export CFLAGS="%optflags"
%{python_expand #
echo "V_%version { global: *; };" >v.sym
%configure --disable-static \
@ -132,24 +132,23 @@ rm -fv "%buildroot/%_libdir"/*.la
%check
make check || /bin/true
%post -n %lname -p /sbin/ldconfig
%postun -n %lname -p /sbin/ldconfig
%ldconfig_scriptlets -n %lname
%files -n %name
%license COPYING*
%{_bindir}/fsapfsinfo
%{_bindir}/fsapfsmount
%{_mandir}/man*/*
%_bindir/fsapfsinfo
%_bindir/fsapfsmount
%_mandir/man*/*
%files -n %name-devel
%{_includedir}/%{name}*
%{_libdir}/%{name}*.so
%{_libdir}/pkgconfig/*
%_includedir/%{name}*
%_libdir/%{name}*.so
%_libdir/pkgconfig/*
%files -n %lname
%{_libdir}/%{name}*so.*
%_libdir/%{name}*so.*
%files %python_files
%{python_sitearch}/pyfsapfs*
%python_sitearch/pyfsapfs*
%changelog