Accepting request 794002 from home:gregfreemyer:Tools-for-forensic-boot-cd
- quit using libfdatetime and libfvalue from factory * using the factory version causes python-plaso self-test to fail OBS-URL: https://build.opensuse.org/request/show/794002 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libolecf?expand=0&rev=13
This commit is contained in:
parent
5ade1d782f
commit
330a0fca8f
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 15 03:27:43 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- quit using libfdatetime and libfvalue from factory
|
||||
* using the factory version causes python-plaso self-test to fail
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 8 22:06:27 UTC 2020 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
|
@ -38,12 +38,14 @@ BuildRequires: pkgconfig(libcpath)
|
||||
BuildRequires: pkgconfig(libcsplit)
|
||||
BuildRequires: pkgconfig(libcstring) >= 20150101
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
||||
BuildRequires: pkgconfig(libfdatetime) >= 20180910
|
||||
BuildRequires: pkgconfig(libfguid) >= 20140103
|
||||
BuildRequires: pkgconfig(libfguid) >= 20180724
|
||||
BuildRequires: pkgconfig(libfole) >= 20120426
|
||||
BuildRequires: pkgconfig(libfvalue) > 20151226
|
||||
BuildRequires: pkgconfig(libuna)
|
||||
|
||||
# using the below from factory causes python-plaso self-tests to fail
|
||||
#BuildRequires: pkgconfig(libfdatetime) > 20180910
|
||||
#BuildRequires: pkgconfig(libfvalue) > 20180817
|
||||
|
||||
# released, but not yet packaged. This is the only user in OBS.
|
||||
#BuildRequires: pkgconfig(libwfps) > 20150104
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
x
Reference in New Issue
Block a user