From b67b122c97a9475c2ab35c887a4301db940593de9a51f46c905a77b3f2f2adc9 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Wed, 3 Sep 2014 16:22:45 +0000 Subject: [PATCH] Accepting request 247082 from security Fix build failure OBS-URL: https://build.opensuse.org/request/show/247082 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libewf?expand=0&rev=12 --- libewf.changes | 7 +++++++ libewf.spec | 5 +++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/libewf.changes b/libewf.changes index e9b595b..c31f83e 100644 --- a/libewf.changes +++ b/libewf.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Aug 25 18:32:05 UTC 2014 - Greg.Freemyer@gmail.com + +- The latest update of libsmraw in factory is not building right in libewf. + - Use internal version instead +- add a version number to Provides: pyewf + ------------------------------------------------------------------- Wed Aug 20 19:19:32 UTC 2014 - Greg.Freemyer@gmail.com diff --git a/libewf.spec b/libewf.spec index 6b2b4d7..3c6f0df 100644 --- a/libewf.spec +++ b/libewf.spec @@ -43,6 +43,8 @@ BuildRequires: pkgconfig(openssl) >= 1.0.0 BuildRequires: pkgconfig(uuid) >= 2.20 BuildRequires: pkgconfig(zlib) >= 1.2.5 # build fails if libyal factory package is used +# verified 8/25/2014 +#BuildRequires: pkgconfig(libsmraw) >= 20120630 # verified 8/20/2014 #BuildRequires: pkgconfig(libodraw) >= 20120630 #BuildRequires: pkgconfig(libbfio) >= 20120426 @@ -68,7 +70,6 @@ BuildRequires: pkgconfig(libcpath) >= 20120701 BuildRequires: pkgconfig(libcsplit) >= 20120701 BuildRequires: pkgconfig(libhmac) >= 20120425 BuildRequires: pkgconfig(libsmdev) >= 20120630 -BuildRequires: pkgconfig(libsmraw) >= 20120630 BuildRequires: pkgconfig(libuna) >= 20120425 %endif %if 0%{?suse_version} > 1310 @@ -131,7 +132,7 @@ License: LGPL-3.0+ Group: Development/Libraries/Python Requires: %{lname} = %{version} Requires: python -Provides: pyewf +Provides: pyewf = %{version} %description -n python-%{name} Python binding for libewf, which can create and read EnCase forensic