forked from pool/libsmraw
- Update to release 20240506
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libsmraw?expand=0&rev=48
This commit is contained in:
parent
d8e1d6b5be
commit
73d8d1dc34
3
libsmraw-alpha-20240506.tar.gz
Normal file
3
libsmraw-alpha-20240506.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1d928be52646d4e8283e452824c1839b0f844438848efe7888cc2c5613d12d58
|
||||
size 1660152
|
11
libsmraw-alpha-20240506.tar.gz.asc
Normal file
11
libsmraw-alpha-20240506.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmY4Vb0ACgkQ2WJeXXrQ
|
||||
F35pUAf/Q1I/xVFR6aF1g5VWoUDms1mpx3uXAzc7pcea5+Y6Dg+gyUaHKS36ypFn
|
||||
+chRigoFgI/iAbVAK7u1y3IPtDBsKIvCv0Et9XpZgePwNrhA94PtJcRKEDg5UGoA
|
||||
ph/lqqejrJa2ktuWwYQKociBejUlbRCnB+FYEEU1rvIAP1h8NaVRFmqGdyo9RhYm
|
||||
J1/SVMpur23BC1BcxFa1Fz6ogAxRwWXpkST5DnvjJBjGgFzKCbCcHZ1J0JCmZH4n
|
||||
dbM2qsJmKrk9Yj2/0a3HnKZjG9AYVtbicTrUEwF1uU1Q5+FdcaL7EIapTYVCsX/b
|
||||
BgEjvl3d3YIeb58g+UhN+8wqY+gkOg==
|
||||
=g0yS
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon May 6 07:26:50 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20240506
|
||||
* No user-visible changes
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Mar 10 09:08:52 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -20,35 +20,35 @@
|
||||
|
||||
Name: libsmraw
|
||||
%define lname libsmraw1
|
||||
Version: 20240310
|
||||
Version: 20240506
|
||||
Release: 0
|
||||
Summary: Library and tools to access the (split) RAW image format
|
||||
License: LGPL-3.0-or-later
|
||||
Group: Productivity/File utilities
|
||||
URL: https://github.com/libyal/libsmraw
|
||||
Source: https://github.com/libyal/libsmraw/releases/download/%version/libsmraw-alpha-%version.tar.gz
|
||||
#Source2: https://github.com/libyal/libsmraw/releases/download/%version/libsmraw-alpha-%version.tar.gz.asc
|
||||
Source: https://github.com/libyal/libsmraw/releases/download/%version/%name-alpha-%version.tar.gz
|
||||
Source2: https://github.com/libyal/libsmraw/releases/download/%version/%name-alpha-%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(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(libfvalue) >= 20240124
|
||||
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(libfvalue) >= 20240415
|
||||
BuildRequires: pkgconfig(libhmac) >= 20240414
|
||||
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||
BuildRequires: pkgconfig(openssl) >= 1.0
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
@ -102,10 +102,9 @@ 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
|
||||
%license COPYING
|
||||
|
Loading…
x
Reference in New Issue
Block a user