forked from pool/libfshfs
Accepting request 1171121 from security:forensics
- Update to release 20240501 OBS-URL: https://build.opensuse.org/request/show/1171121 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libfshfs?expand=0&rev=17
This commit is contained in:
commit
aea4ff77e3
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:2c4bbf7e8e0755c65eaebd6b2f518403b13cd8e863c9a0f7097d3a40bcff9677
|
||||
size 2034038
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXVlcoACgkQ2WJeXXrQ
|
||||
F36ivwgAjb5FsDiGmvTSTUr5DXZmFToS+heUewjDtUpJgoe7kbJxsVHAjyLpEOZR
|
||||
D+llKmvdkZQjQpWIO4MajZTRzPubZD9tGVLGq9pXgfWqmSHcKTWgYznA9yzpgH1K
|
||||
15lN3Yu72rNd9PAJlYSYfii2UeTmWqXV+56YrYSue/cxx89ey4oEvroazPmswH++
|
||||
wrIxvE6VzQCNGX9kSTQv0DuB/bv4PeMqe+Iw9fUXOC76TNRx3XdNEzco+bpeO5Sk
|
||||
psA1r0DCBMxcW405he9pv55Qpb985NB/4qcfOs/WM1KfTcqEain3IO/6dqvf/Er6
|
||||
y/X42X2u8oBlPsn8Rejasv+CzxGrMw==
|
||||
=wbAJ
|
||||
-----END PGP SIGNATURE-----
|
3
libfshfs-experimental-20240501.tar.gz
Normal file
3
libfshfs-experimental-20240501.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:f60fb18ec887910cc8db3525f0e662d6418ab7c2ca6febe5c398f80d1053a69d
|
||||
size 2038538
|
11
libfshfs-experimental-20240501.tar.gz.asc
Normal file
11
libfshfs-experimental-20240501.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYx9Z4ACgkQ2WJeXXrQ
|
||||
F36wTwf/aZCewlBrhNOnmqRPiJhpIHZM3v3/+Qb+P2seoGagm2TPClOnMCuaRk4R
|
||||
qaJmB17VCtdp7r6tJ087bgo0XE0YPf5bdU4t1WhcjJaFi4ob0OCI2f/09IxIslL5
|
||||
wy0NJ7xxbaUiOSoSke+rKyVY09+jf1AH/DcOnisxUgQpL7HfuyXHKIzo2vGcNfC7
|
||||
7vz2dQT7VGZmwbVeoJ2q2K5KBZF6guzyivZdae5BphMsmNkLQBqfvMhwqA3N3Lzi
|
||||
CU0LICaaeElJ21xwjvs2zXsI/okECV7eUX3/XEm06iaoPVZvgmhaJc93sD1Xpflo
|
||||
yQP7BqQyIZbD2i0MXn0ZRA/B+pJbbw==
|
||||
=25WA
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed May 1 08:42:11 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240501
|
||||
* No changelog was provided
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Feb 21 09:28:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,37 +20,37 @@
|
||||
|
||||
%define lname libfshfs1
|
||||
Name: libfshfs
|
||||
Version: 20240221
|
||||
Version: 20240501
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Mac OS Hierarchical File System (HFS)
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libfshfs
|
||||
Source: https://github.com/libyal/libfshfs/releases/download/%version/libfshfs-experimental-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libfshfs/releases/download/%version/libfshfs-experimental-%version.tar.gz.asc
|
||||
Source: https://github.com/libyal/libfshfs/releases/download/%version/%name-experimental-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libfshfs/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)
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
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(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(zlib)
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
@ -78,12 +78,12 @@ Unsupported HFS format features:
|
||||
* LZFSE compression, compression methods 11 and 12
|
||||
* "uncompressed", compression methods 1, 9 and 10
|
||||
|
||||
%package -n %{lname}
|
||||
%package -n %lname
|
||||
Summary: Library and tools to access the Mac OS Hierarchical File System (HFS)
|
||||
License: LGPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{lname}
|
||||
%description -n %lname
|
||||
Read-only supported HFS formats:
|
||||
|
||||
* HFS+, Mac OS 10.3 and later (Unicode 3.2 case-insensitive)
|
||||
@ -110,7 +110,7 @@ Unsupported HFS format features:
|
||||
Summary: Tools to access the Mac OS Hierarchical File System (HFS)
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: %lname = %version
|
||||
|
||||
%description tools
|
||||
Tools to access the Mac OS Hierarchical File System (HFS). See
|
||||
@ -147,30 +147,29 @@ 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
|
||||
|
||||
%post -n %{lname} -p /sbin/ldconfig
|
||||
%postun -n %{lname} -p /sbin/ldconfig
|
||||
%ldconfig_scriptlets -n %lname
|
||||
|
||||
%files -n %{lname}
|
||||
%files -n %lname
|
||||
%license COPYING*
|
||||
%{_libdir}/libfshfs.so.*
|
||||
%_libdir/libfshfs.so.*
|
||||
|
||||
%files -n %name-tools
|
||||
%license COPYING*
|
||||
%{_bindir}/fshfs*
|
||||
%{_mandir}/man1/fshfs*.1*
|
||||
%_bindir/fshfs*
|
||||
%_mandir/man1/fshfs*.1*
|
||||
|
||||
%files -n %name-devel
|
||||
%license COPYING*
|
||||
%{_includedir}/libfshfs.h
|
||||
%{_includedir}/libfshfs/
|
||||
%{_libdir}/libfshfs.so
|
||||
%{_libdir}/pkgconfig/libfshfs.pc
|
||||
%{_mandir}/man3/libfshfs.3*
|
||||
%_includedir/libfshfs.h
|
||||
%_includedir/libfshfs/
|
||||
%_libdir/libfshfs.so
|
||||
%_libdir/pkgconfig/libfshfs.pc
|
||||
%_mandir/man3/libfshfs.3*
|
||||
|
||||
%files %python_files
|
||||
%license COPYING*
|
||||
%{python_sitearch}/pyfshfs.so
|
||||
%python_sitearch/pyfshfs.so
|
||||
|
||||
%changelog
|
||||
|
Loading…
Reference in New Issue
Block a user