- Update to snapshot 20220808
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libevt?expand=0&rev=21
This commit is contained in:
parent
b82db6bf91
commit
0695c4a413
4
_service
4
_service
@ -2,9 +2,9 @@
|
|||||||
<service name="tar_scm" mode="disabled">
|
<service name="tar_scm" mode="disabled">
|
||||||
<param name="scm">git</param>
|
<param name="scm">git</param>
|
||||||
<param name="url">https://github.com/libyal/libevt</param>
|
<param name="url">https://github.com/libyal/libevt</param>
|
||||||
<param name="revision">bc1ed1a6414be337e4ef59d5325b2ee1c37c55a8</param>
|
<param name="revision">ddb14d83aadc408641f773f979d04c0f5a702659</param>
|
||||||
<!-- see configure.ac -->
|
<!-- see configure.ac -->
|
||||||
<param name="versionformat">20210503</param>
|
<param name="versionformat">20220808</param>
|
||||||
</service>
|
</service>
|
||||||
<service name="recompress" mode="disabled">
|
<service name="recompress" mode="disabled">
|
||||||
<param name="file">*.tar</param>
|
<param name="file">*.tar</param>
|
||||||
|
@ -1,3 +0,0 @@
|
|||||||
version https://git-lfs.github.com/spec/v1
|
|
||||||
oid sha256:ccacb1d218238463e56a680696639ba3c44d40d29e79e2ec4a41d7bd5ab34470
|
|
||||||
size 172420
|
|
3
libevt-20220808.tar.xz
Normal file
3
libevt-20220808.tar.xz
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
version https://git-lfs.github.com/spec/v1
|
||||||
|
oid sha256:9e73b46e3725749e1d805bb35234cf0e548926e1f45de9182b655387706edcdc
|
||||||
|
size 174204
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Aug 9 07:37:49 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
- Update to snapshot 20220808
|
||||||
|
* Build with newer libwrc
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
Fri Jan 21 18:25:58 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
|
||||||
|
|
||||||
|
49
libevt.spec
49
libevt.spec
@ -18,7 +18,7 @@
|
|||||||
|
|
||||||
%define lname libevt1
|
%define lname libevt1
|
||||||
Name: libevt
|
Name: libevt
|
||||||
Version: 20210503
|
Version: 20220808
|
||||||
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
|
||||||
@ -29,31 +29,31 @@ Source2: Windows_Event_Log_EVT.pdf
|
|||||||
Patch1: system-libs.patch
|
Patch1: system-libs.patch
|
||||||
BuildRequires: %{python_module devel}
|
BuildRequires: %{python_module devel}
|
||||||
BuildRequires: c_compiler
|
BuildRequires: c_compiler
|
||||||
BuildRequires: gettext-tools >= 0.18.1
|
BuildRequires: gettext-tools >= 0.21
|
||||||
BuildRequires: libtool
|
BuildRequires: libtool
|
||||||
BuildRequires: pkg-config
|
BuildRequires: pkg-config
|
||||||
BuildRequires: python-rpm-macros
|
BuildRequires: python-rpm-macros
|
||||||
BuildRequires: pkgconfig(libbfio) >= 20201229
|
BuildRequires: pkgconfig(libbfio) >= 20220120
|
||||||
BuildRequires: pkgconfig(libcdata) >= 20200509
|
BuildRequires: pkgconfig(libcdata) >= 20220115
|
||||||
BuildRequires: pkgconfig(libcdirectory) >= 20200702
|
BuildRequires: pkgconfig(libcdirectory) >= 20210415
|
||||||
BuildRequires: pkgconfig(libcerror) >= 20201121
|
BuildRequires: pkgconfig(libcerror) >= 20220101
|
||||||
BuildRequires: pkgconfig(libcfile) >= 20201229
|
BuildRequires: pkgconfig(libcfile) >= 20210409
|
||||||
BuildRequires: pkgconfig(libclocale) >= 20200913
|
BuildRequires: pkgconfig(libclocale) >= 20220107
|
||||||
BuildRequires: pkgconfig(libcnotify) >= 20200913
|
BuildRequires: pkgconfig(libcnotify) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcpath) >= 20200623
|
BuildRequires: pkgconfig(libcpath) >= 20220108
|
||||||
BuildRequires: pkgconfig(libcsplit) >= 20200703
|
BuildRequires: pkgconfig(libcsplit) >= 20220109
|
||||||
BuildRequires: pkgconfig(libcthreads) >= 20200508
|
BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||||
BuildRequires: pkgconfig(libexe) >= 20210424
|
BuildRequires: pkgconfig(libexe) >= 20210424
|
||||||
BuildRequires: pkgconfig(libfcache) >= 20200708
|
BuildRequires: pkgconfig(libfcache) >= 20220110
|
||||||
BuildRequires: pkgconfig(libfdata) >= 20201129
|
BuildRequires: pkgconfig(libfdata) >= 20211023
|
||||||
BuildRequires: pkgconfig(libfdatetime) >= 20180910
|
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||||
BuildRequires: pkgconfig(libfvalue) >= 20210510
|
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||||
BuildRequires: pkgconfig(libfwevt) >= 20210508
|
BuildRequires: pkgconfig(libfwevt) >= 20220723
|
||||||
BuildRequires: pkgconfig(libfwnt) >= 20210421
|
BuildRequires: pkgconfig(libfwnt) >= 20210906
|
||||||
BuildRequires: pkgconfig(libregf) >= 20210419
|
BuildRequires: pkgconfig(libregf) >= 20220131
|
||||||
BuildRequires: pkgconfig(libuna) >= 20201204
|
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||||
BuildRequires: pkgconfig(libwrc) >= 20210425
|
BuildRequires: pkgconfig(libwrc) >= 20220720
|
||||||
BuildRequires: pkgconfig(python3)
|
BuildRequires: pkgconfig(python3)
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
@ -103,8 +103,11 @@ autoreconf -fi
|
|||||||
# OOT builds are presently broken, so we have to install
|
# OOT builds are presently broken, so we have to install
|
||||||
# within each python iteration now, not in %%install.
|
# within each python iteration now, not in %%install.
|
||||||
%{python_expand #
|
%{python_expand #
|
||||||
|
# see libcdata for version-sc
|
||||||
|
echo "V_%version { global: *; };" >v.sym
|
||||||
%configure --disable-static --enable-wide-character-type \
|
%configure --disable-static --enable-wide-character-type \
|
||||||
--enable-python PYTHON_VERSION="%{$python_bin_suffix}"
|
--enable-python PYTHON_VERSION="%{$python_bin_suffix}" \
|
||||||
|
LDFLAGS="-Wl,--version-script=$PWD/v.sym"
|
||||||
%make_build
|
%make_build
|
||||||
%make_install DESTDIR="%_builddir/rt"
|
%make_install DESTDIR="%_builddir/rt"
|
||||||
%make_build clean
|
%make_build clean
|
||||||
|
Loading…
Reference in New Issue
Block a user