- Update to release 20240501
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfsxfs?expand=0&rev=34
This commit is contained in:
parent
b64eb5aee4
commit
f2bbbc65fa
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:8334b3b45ee0055eb76b6b45bbb4e9e662298d1b77f8a7476283bba7cf8f3838
|
|
||||||
size 1711691
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmXXmhUACgkQ2WJeXXrQ
|
|
||||||
F36ErggAueQTr4lXP6n419U80ufZq7lHECKxyRMCKeRfXWEJj3zMDUcZuO1QxH8D
|
|
||||||
XZAz76He9LVNxJmpqtFdjq+tuYwMj3CrRzLnOAF1PWgPk1Z5Go6aJ61zjYI1e6P4
|
|
||||||
+GXn5gzinTzfBNlWMzjgYfjzzSALbMy+7z1vZ9Zlm/+6E6baEaYtU2wdXc6SUrPQ
|
|
||||||
wdQARQ4l7TT2NqQIE6MluRGMOL4pgYSGY6K49lf7pg80Kl7HAMZd1vEr2+gIls4u
|
|
||||||
pjArjferzHP1pg+xrial6tov8TXhVEY9enV1UshM/ttjmamJFzeGu/nNIthtCwV6
|
|
||||||
UXKGpe3iQinTuiq9XETJIFT/AsM1CA==
|
|
||||||
=y8tc
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libfsxfs-experimental-20240501.tar.gz
Normal file
3
libfsxfs-experimental-20240501.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:b2abc65377fcffefdcf2d426b86b5fc06322380b3766d61b7074048fa1cf4717
|
||||||
|
size 1714269
|
11
libfsxfs-experimental-20240501.tar.gz.asc
Normal file
11
libfsxfs-experimental-20240501.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYydjsACgkQ2WJeXXrQ
|
||||||
|
F35AcAf+MuIqzGW6eKBUpcbeHVO0jXPa+s4T9jnZgyh7D9CCpq0UchogWreRd70T
|
||||||
|
XNa/jWLBIHXcltneRSdLce888egSP1pM3365hqWcmMtB7j6fxe8J13EtWlhKrTJ9
|
||||||
|
Jdu4B9IjS2FEzxL/R/HD9zx2XFNOJq707NVDX53lgqUnJ3MQ3olONuDTwBFsQXTA
|
||||||
|
rYe5ZgxwxhT2E1BsVJRHGlSoamDNW74QtRVg6+3Ke1ZV8d9ZhEeMVx/7G+P0FDAr
|
||||||
|
jqqDwEeXb8tOxI71yGWeLFtoI+HNL0UOc4wClSKVezJTeAfLiPsg/nCB7RKjoJcQ
|
||||||
|
yBTR7glUlSd3+ajlYdbca37mvk6dtw==
|
||||||
|
=Z+1Q
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Wed May 1 19:02:46 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240501
|
||||||
|
* No user-visible changes
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Feb 22 21:46:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Thu Feb 22 21:46:04 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
@ -20,36 +20,36 @@
|
|||||||
|
|
||||||
Name: libfsxfs
|
Name: libfsxfs
|
||||||
%define lname libfsxfs1
|
%define lname libfsxfs1
|
||||||
Version: 20240222
|
Version: 20240501
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools for accessing the SGI X File System (XFS)
|
Summary: Library and tools for accessing the SGI X File System (XFS)
|
||||||
License: LGPL-3.0-or-later
|
License: LGPL-3.0-or-later
|
||||||
Group: Development/Libraries/C and C++
|
Group: Development/Libraries/C and C++
|
||||||
URL: https://github.com/libyal/libfsxfs
|
URL: https://github.com/libyal/libfsxfs
|
||||||
Source: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz
|
Source: https://github.com/libyal/libfsxfs/releases/download/%version/%name-experimental-%version.tar.gz
|
||||||
Source2: https://github.com/libyal/libfsxfs/releases/download/%version/libfsxfs-experimental-%version.tar.gz.asc
|
Source2: https://github.com/libyal/libfsxfs/releases/download/%version/%name-experimental-%version.tar.gz.asc
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
BuildRequires: %python_module devel
|
BuildRequires: %python_module devel
|
||||||
BuildRequires: %python_module setuptools
|
BuildRequires: %python_module setuptools
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
BuildRequires: pkgconfig(libbfio) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
BuildRequires: pkgconfig(libcdata) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20240101
|
BuildRequires: pkgconfig(libcerror) >= 20240413
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20240106
|
BuildRequires: pkgconfig(libcfile) >= 20240414
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20240107
|
BuildRequires: pkgconfig(libclocale) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20240108
|
BuildRequires: pkgconfig(libcnotify) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20240109
|
BuildRequires: pkgconfig(libcpath) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20240110
|
BuildRequires: pkgconfig(libcsplit) >= 20240414
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20240102
|
BuildRequires: pkgconfig(libcthreads) >= 20240413
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
BuildRequires: pkgconfig(libfcache) >= 20240414
|
||||||
BuildRequires: pkgconfig(libfcrypto) >= 20240115
|
BuildRequires: pkgconfig(libfcrypto) >= 20240414
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
BuildRequires: pkgconfig(libfdata) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
BuildRequires: pkgconfig(libfdatetime) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
BuildRequires: pkgconfig(libfguid) >= 20240415
|
||||||
BuildRequires: pkgconfig(libhmac) >= 20240129
|
BuildRequires: pkgconfig(libhmac) >= 20240417
|
||||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
@ -107,8 +107,7 @@ grep ' '' ''local' config.log && exit 1
|
|||||||
mv "%_builddir/rt"/* %buildroot/
|
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
|
%ldconfig_scriptlets -n %lname
|
||||||
%postun -n %lname -p /sbin/ldconfig
|
|
||||||
|
|
||||||
%files -n %lname
|
%files -n %lname
|
||||||
%license COPYING*
|
%license COPYING*
|
||||||
|
Loading…
Reference in New Issue
Block a user