- Update to release 20231119
OBS-URL: https://build.opensuse.org/package/show/security:forensics/libfwevt?expand=0&rev=29
This commit is contained in:
parent
929bc76fae
commit
e52e472991
@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:82b459be1400cfca6e3f27bdd7860747078424c75b9238b4c8042bcd9dd0c1e9
|
||||
size 1453166
|
@ -1,11 +0,0 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmQ0Fk4ACgkQ2WJeXXrQ
|
||||
F37lLgf+OB8Fyn449qWu3+6zKgAEhD6M5DV8FLFZXL653YgoKjjqM9tJHtQ/stUi
|
||||
Dk8BwEfOuPtr2/cZBpCavmeRmkbI554VD9j3vDfONzsf76I/aVAgmteyJYUCJM9s
|
||||
ROY0Areh402O0+1jNTgxiIO3sGtGAb9i0acGjN5m+eWv7rF2DUE6SrTV6PrN3z4z
|
||||
Bwci9UYyspxOlTZEdL4BPUOtYjqfvR3K9NwCMr0k/FCmQJwkz2HtkVrTY9hoRA0M
|
||||
mBs2e+T3pUH6TYlzlVB+OW4eEaWTuLHWuePUVyHLBDHJs/l2nrjUZGOyHqHAEBJr
|
||||
79ljESHkmEf4xFpPAw8d62LKyHCtBw==
|
||||
=Nc4R
|
||||
-----END PGP SIGNATURE-----
|
3
libfwevt-experimental-20231119.tar.gz
Normal file
3
libfwevt-experimental-20231119.tar.gz
Normal file
@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:1fba895da3721751bcb849735a984d943a7da91298635aded362eb14b7fb155d
|
||||
size 1436672
|
11
libfwevt-experimental-20231119.tar.gz.asc
Normal file
11
libfwevt-experimental-20231119.tar.gz.asc
Normal file
@ -0,0 +1,11 @@
|
||||
-----BEGIN PGP SIGNATURE-----
|
||||
|
||||
iQEzBAABCAAdFiEEDtkCDakNP25wvTlF2WJeXXrQF34FAmVwCEMACgkQ2WJeXXrQ
|
||||
F35kgAgAiDJny0/u2P7kklcZVzy2FZR2j0PVZlwygJhJZeCx/cJ5kEFLhrOaKACG
|
||||
k/Rpo/y038FmhsdAYUpDW9JITGhkhjtgSU8ByUX5jVN07SNNjGUHmqYyTWLOuKnB
|
||||
D19fG/G2HS5PJwyMuISNmBtjiPiLdFoBPmzkEVoP+Det3Cl3creXRm001Ndq+AQa
|
||||
zG5E9XiN4Q7wkTgqBd/LySH276pGZIWHB827eoecotv2mf7J9O7cc9zpaHeT45az
|
||||
Q+KaPjVUmwenfkj/Ev6MvrdvCx1GCU8PpcJ6aneoPeLwhjEUvYpA62/DYcAWRStO
|
||||
zyEigALjSzh+BalGlcgPC9Zz2Zur8Q==
|
||||
=wnkZ
|
||||
-----END PGP SIGNATURE-----
|
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Dec 6 09:28:52 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
- Update to release 20231119
|
||||
* Build system updates only
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Apr 10 14:38:10 UTC 2023 - Jan Engelhardt <jengelh@inai.de>
|
||||
|
||||
|
@ -18,7 +18,7 @@
|
||||
|
||||
%define lname libfwevt1
|
||||
Name: libfwevt
|
||||
Version: 20230410
|
||||
Version: 20231119
|
||||
Release: 0
|
||||
Summary: Library for Windows XML Event Log (EVTX) data types
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
@ -36,19 +36,19 @@ BuildRequires: pkgconfig(libcthreads) >= 20220102
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20220112
|
||||
BuildRequires: pkgconfig(libfguid) >= 20220113
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20220120
|
||||
BuildRequires: pkgconfig(libuna) >= 20220611
|
||||
BuildRequires: pkgconfig(libuna) >= 20230710
|
||||
# Various notes: https://en.opensuse.org/libyal
|
||||
|
||||
%description
|
||||
libfwevt is a library for Windows XML Event Log (EVTX) data types.
|
||||
libyal is typically used in digital forensic tools.
|
||||
|
||||
%package -n %{lname}
|
||||
%package -n %lname
|
||||
Summary: Library for Windows XML Event Log data types
|
||||
License: LGPL-3.0-or-later
|
||||
Group: System/Libraries
|
||||
|
||||
%description -n %{lname}
|
||||
%description -n %lname
|
||||
libfwevt is a library for Windows XML Event Log (EVTX) data types.
|
||||
libyal is typically used in digital forensic tools.
|
||||
|
||||
@ -56,7 +56,7 @@ libyal is typically used in digital forensic tools.
|
||||
Summary: Development files for libfwevt
|
||||
License: GFDL-1.3-or-later AND LGPL-3.0-or-later
|
||||
Group: Development/Libraries/C and C++
|
||||
Requires: %{lname} = %{version}
|
||||
Requires: %lname = %version
|
||||
|
||||
%description devel
|
||||
libfwevt is a library for Windows XML Event Log (EVTX) data types.
|
||||
@ -75,21 +75,21 @@ grep ' local' config.log && exit 1
|
||||
|
||||
%install
|
||||
%make_install
|
||||
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
|
||||
%post -n %lname -p /sbin/ldconfig
|
||||
%postun -n %lname -p /sbin/ldconfig
|
||||
|
||||
%files -n %{lname}
|
||||
%files -n %lname
|
||||
%license COPYING*
|
||||
%{_libdir}/libfwevt.so.*
|
||||
%_libdir/libfwevt.so.*
|
||||
|
||||
%files devel
|
||||
%license COPYING*
|
||||
%{_includedir}/libfwevt.h
|
||||
%{_includedir}/libfwevt/
|
||||
%{_libdir}/libfwevt.so
|
||||
%{_libdir}/pkgconfig/libfwevt.pc
|
||||
%{_mandir}/man3/libfwevt.3*
|
||||
%_includedir/libfwevt.h
|
||||
%_includedir/libfwevt/
|
||||
%_libdir/libfwevt.so
|
||||
%_libdir/pkgconfig/libfwevt.pc
|
||||
%_mandir/man3/libfwevt.3*
|
||||
|
||||
%changelog
|
||||
|
Loading…
x
Reference in New Issue
Block a user