forked from pool/libewf
Accepting request 696107 from home:gregfreemyer:branches:security:forensics
- Use the built in version of libcpath * libcpath has been updated and one of the functions renamed * until libewf is updated the internal version of libcpath must be used OBS-URL: https://build.opensuse.org/request/show/696107 OBS-URL: https://build.opensuse.org/package/show/security:forensics/libewf?expand=0&rev=9
This commit is contained in:
parent
127193fd3c
commit
e8a1210d86
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Apr 19 23:14:04 UTC 2019 - Greg Freemyer <Greg.Freemyer@gmail.com>
|
||||
|
||||
- Use the built in version of libcpath
|
||||
* libcpath has been updated and one of the functions renamed
|
||||
* until libewf is updated the internal version of libcpath must be used
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 14 19:31:05 UTC 2018 - Greg.Freemyer@gmail.com
|
||||
|
||||
|
@ -44,7 +44,6 @@ BuildRequires: pkgconfig(libcdatetime)
|
||||
BuildRequires: pkgconfig(libcfile) >= 20120526
|
||||
BuildRequires: pkgconfig(libclocale) >= 20120425
|
||||
BuildRequires: pkgconfig(libcnotify) >= 20120425
|
||||
BuildRequires: pkgconfig(libcpath) >= 20120701
|
||||
BuildRequires: pkgconfig(libcsplit) >= 20120701
|
||||
BuildRequires: pkgconfig(libcthreads) >= 20130723
|
||||
BuildRequires: pkgconfig(libfvalue) >= 20120428
|
||||
@ -65,6 +64,8 @@ BuildRequires: pkgconfig(zlib) >= 1.2.5
|
||||
#BuildRequires: pkgconfig(libfdata)
|
||||
#BuildRequires: pkgconfig(libsmraw) >= 20120630
|
||||
#BuildRequires: pkgconfig(libodraw) >= 20120630
|
||||
# verified 4/19/2019 - libewf hasn't been updated in 5 years and it depends on old versions of libyal. :(
|
||||
#BuildRequires: pkgconfig(libcpath) >= 20120701
|
||||
# these packages not yet released by upstream
|
||||
#BuildRequires: pkgconfig(libmfdata) >= 20120425
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||
|
Loading…
Reference in New Issue
Block a user