SHA256
1
0
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:
Greg Freemyer 2019-04-19 23:21:18 +00:00 committed by Git OBS Bridge
parent 127193fd3c
commit e8a1210d86
2 changed files with 9 additions and 1 deletions

View File

@ -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

View File

@ -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