- Update to release 20240421
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevt?expand=0&rev=38
This commit is contained in:
parent
e37c12df60
commit
2dc10666c4
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:aaa9f6d9e7bf8f81d1fbd6c2dad7d25bc32c70c69798b332698a64e480c0adcc
|
|
||||||
size 2026377
|
|
@ -1,11 +0,0 @@
|
|||||||
-----BEGIN PGP SIGNATURE-----
|
|
||||||
|
|
||||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmW+FikACgkQ2WJeXXrQ
|
|
||||||
F34F5wf+LWMubDF+4K/wetOGqvC7jlfO5HBOyVnbqddZyrDSAyRO8vwBCZjwP1wR
|
|
||||||
7MNVWZOFniE5+JtND40DeIpqL2A0HxGHNhacujiGSZgzAOvPSA+125kc+aZ8nVW8
|
|
||||||
Z5fdOoQ0O5KDay4xzxeTc5+GX5pHWfE854BZ/b6jfGAMusmhC3ih07aSf2wnGFrb
|
|
||||||
AidHfPA8io0a7jVaSRJ+ZFENv1uuAvaSIWtpE3o6CbjG7WPodIkHbwmaRQZeMewu
|
|
||||||
GepPj56Q2ywYP2vCUCW6xjKxg3ghwNtOCiVv5oDq59vJNAmV1kEzBKMHXKgkCyOG
|
|
||||||
327D7t1/mjDf2PHN3lh1vac9iYYwbA==
|
|
||||||
=kkx/
|
|
||||||
-----END PGP SIGNATURE-----
|
|
3
libevt-alpha-20240421.tar.gz
Normal file
3
libevt-alpha-20240421.tar.gz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:984837219de4155b2fbe5817dea6ce737e39f36457e89511371b3cad0ab18606
|
||||||
|
size 2028681
|
11
libevt-alpha-20240421.tar.gz.asc
Normal file
11
libevt-alpha-20240421.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
|||||||
|
-----BEGIN PGP SIGNATURE-----
|
||||||
|
|
||||||
|
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmYk2OEACgkQ2WJeXXrQ
|
||||||
|
F34gMwf+MKqgI/vD5s1tf/nr5R+iW84Cuok0IwQbaNnxrfZY4ErGMbxNZscCrUUS
|
||||||
|
9tpimQkwvk9ViPKC75yDQSWVTCESUZwiEs9XhQntSJ2KxZEdxEE8UzCLz//WrifL
|
||||||
|
xhuZxWGQB+LjMh35ntuCvF51+om8Vr5lLHNZNEArgwVf7Zx/N7/ZJ38jdNGTkW+u
|
||||||
|
iNPqiWyXF3xZ8/FsyZKZ+eWud1xBvNPDHJ0Q3gE815FDmf7gv9X4TQgY8Pc2xw2E
|
||||||
|
gkrBAdacajbAKL8w5OmYEt4/3p/M08rTc2cFZl+T3NTFyoH4jh/3x6I39GCLMTEt
|
||||||
|
OlnpIHYLrqLHB/wrKqTC4d0uVwcJEg==
|
||||||
|
=1pLI
|
||||||
|
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sun Apr 21 10:52:14 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to release 20240421
|
||||||
|
* No changelog was provided
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Tue Feb 6 02:24:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
Tue Feb 6 02:24:22 UTC 2024 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
55
libevt.spec
55
libevt.spec
@ -18,42 +18,42 @@
|
|||||||
|
|
||||||
%define lname libevt1
|
%define lname libevt1
|
||||||
Name: libevt
|
Name: libevt
|
||||||
Version: 20240203
|
Version: 20240421
|
||||||
Release: 0
|
Release: 0
|
||||||
Summary: Library and tools to access the Windows Event Log (EVT) format
|
Summary: Library and tools to access the Windows Event Log (EVT) format
|
||||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||||
Group: Productivity/File utilities
|
Group: Productivity/File utilities
|
||||||
URL: https://github.com/libyal/libevt
|
URL: https://github.com/libyal/libevt
|
||||||
Source: https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz
|
Source: https://github.com/libyal/%name/releases/download/%version/%name-alpha-%version.tar.gz
|
||||||
Source2: https://github.com/libyal/libevt/releases/download/%version/libevt-alpha-%version.tar.gz.asc
|
Source2: https://github.com/libyal/%name/releases/download/%version/%name-alpha-%version.tar.gz.asc
|
||||||
Source3: %name.keyring
|
Source3: %name.keyring
|
||||||
Source8: Windows_Event_Log_EVT.pdf
|
Source8: Windows_Event_Log_EVT.pdf
|
||||||
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(libcdirectory) >= 20240105
|
BuildRequires: pkgconfig(libcdirectory) >= 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(libexe) >= 20210424
|
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
BuildRequires: pkgconfig(libfcache) >= 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(libfvalue) >= 20240124
|
BuildRequires: pkgconfig(libfvalue) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfwevt) >= 20240101
|
BuildRequires: pkgconfig(libfwevt) >= 20240415
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20240126
|
BuildRequires: pkgconfig(libfwnt) >= 20240415
|
||||||
BuildRequires: pkgconfig(libregf) >= 20231203
|
BuildRequires: pkgconfig(libregf) >= 20240421
|
||||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
BuildRequires: pkgconfig(libuna) >= 20240414
|
||||||
BuildRequires: pkgconfig(libwrc) >= 20231228
|
BuildRequires: pkgconfig(libwrc) >= 20240421
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
# Various notes: https://en.opensuse.org/libyal
|
# Various notes: https://en.opensuse.org/libyal
|
||||||
@ -114,10 +114,9 @@ grep ' '' ''local' config.log && exit 1
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
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