From 7e770f2f48c71689cc88b5e2924995a4d98667f3cdcd1e290165d0314e40a4c3 Mon Sep 17 00:00:00 2001 From: Stephan Kulow Date: Sun, 10 Mar 2013 07:25:15 +0000 Subject: [PATCH] Accepting request 158076 from security (forwarded request 158075 from gregfreemyer) OBS-URL: https://build.opensuse.org/request/show/158076 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/libewf?expand=0&rev=6 --- libewf.changes | 6 ++++++ libewf.spec | 2 ++ 2 files changed, 8 insertions(+) diff --git a/libewf.changes b/libewf.changes index 82e1524..2b3d4e1 100644 --- a/libewf.changes +++ b/libewf.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Mar 8 23:08:41 UTC 2013 - Greg.Freemyer@gmail.com + +- ensure fuse-devel is installed during build so the ./configure will find it +- ewfmount fails in some circumstances without this + ------------------------------------------------------------------- Wed Feb 13 15:05:02 UTC 2013 - hpj@urpla.net diff --git a/libewf.spec b/libewf.spec index 2ddc4dd..1fe1520 100644 --- a/libewf.spec +++ b/libewf.spec @@ -38,9 +38,11 @@ BuildRequires: libuuid-devel BuildRequires: openssl-devel BuildRequires: pkg-config #Needed for mount.ewf(.py) support +BuildRequires: fuse-devel BuildRequires: python-devel BuildRequires: zlib-devel Requires: zlib +Recommends: fuse BuildRoot: %{_tmppath}/%{name}-%{version}-build %py_requires