forked from pool/libevtx
- Update to release 20240204
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevtx?expand=0&rev=46
This commit is contained in:
43
libevtx.spec
43
libevtx.spec
@@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libevtx
|
||||
#
|
||||
# Copyright (c) 2023 SUSE LLC
|
||||
# Copyright (c) 2024 SUSE LLC
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libevtx1
|
||||
Name: libevtx
|
||||
Version: 20231121
|
||||
Version: 20240204
|
||||
Release: 0
|
||||
Summary: Library and tools to access the Windows XML Event Log (EVTX) format
|
||||
License: GFDL-1.3-only AND LGPL-3.0-or-later
|
||||
@@ -29,30 +29,31 @@ Source2: https://github.com/libyal/libevtx/releases/download/%version/lib
|
||||
Source3: %name.keyring
|
||||
Source10: Windows_XML_Event_Log_EVTX.pdf
|
||||
BuildRequires: %{python_module devel}
|
||||
BuildRequires: %{python_module setuptools}
|
||||
BuildRequires: c_compiler
|
||||
BuildRequires: pkg-config
|
||||
BuildRequires: python-rpm-macros
|
||||
BuildRequires: pkgconfig(libbfio) >= 20221025
|
||||
BuildRequires: pkgconfig(libcdata) >= 20230108
|
||||
BuildRequires: pkgconfig(libcdirectory) >= 20220105
|
||||
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||
BuildRequires: pkgconfig(libcfile) >= 20220106
|
||||
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libcdata) >= 20240103
|
||||
BuildRequires: pkgconfig(libcdirectory) >= 20240105
|
||||
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(libexe) >= 20210424
|
||||
BuildRequires: pkgconfig(libfcache) >= 20230115
|
||||
BuildRequires: pkgconfig(libfdata) >= 20230319
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libfwevt) >= 20220723
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20220922
|
||||
BuildRequires: pkgconfig(libregf) >= 20231029
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
BuildRequires: pkgconfig(libwrc) >= 20220720
|
||||
BuildRequires: pkgconfig(libfcache) >= 20240112
|
||||
BuildRequires: pkgconfig(libfdata) >= 20240114
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20240115
|
||||
BuildRequires: pkgconfig(libfguid) >= 20240116
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20240124
|
||||
BuildRequires: pkgconfig(libfwevt) >= 20240101
|
||||
BuildRequires: pkgconfig(libfwnt) >= 20240126
|
||||
BuildRequires: pkgconfig(libregf) >= 20231203
|
||||
BuildRequires: pkgconfig(libuna) >= 20240130
|
||||
BuildRequires: pkgconfig(libwrc) >= 20231228
|
||||
BuildRequires: pkgconfig(python3)
|
||||
%python_subpackages
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
Reference in New Issue
Block a user