File project.diff of Package bulk_extractor
--- bulk_extractor.changes.orig
+++ bulk_extractor.changes
@@ -1,4 +1,9 @@
-------------------------------------------------------------------
+Thu Aug 16 20:10:26 UTC 2012 - agraf@suse.com
+
+- fix compilation on non-x86 hosts
+
+-------------------------------------------------------------------
Tue Apr 3 19:55:37 UTC 2012 - Greg.Freemyer@gmail.com
- update to v 1.2.0
--- bulk_extractor.spec.orig
+++ bulk_extractor.spec
@@ -16,25 +16,24 @@
#
-
Name: bulk_extractor
Version: 1.2.0
Release: 0
-License: GPL-3.0+
Summary: Bulk Email and URL extraction tool
-Url: http://afflib.org
+License: GPL-3.0+
Group: Productivity/File utilities
-AutoReqProv: on
+Url: http://afflib.org
# Source: bulk_extractor-%%{version}.tar.gz
Source: http://afflib.org/downloads/bulk_extractor-%{version}.tar.gz
-BuildRequires: libtsk3-3
-BuildRequires: zlib-devel
-BuildRequires: openssl-devel
-BuildRequires: libewf-devel
+Patch1: cpuid.patch
BuildRequires: afflib-devel
-BuildRequires: libexiv2-devel
-BuildRequires: gcc-c++
BuildRequires: flex
+BuildRequires: gcc-c++
+BuildRequires: libewf-devel
+BuildRequires: libexiv2-devel
+BuildRequires: libtsk3-3
+BuildRequires: openssl-devel
+BuildRequires: zlib-devel
%description
bulk_extractor is a C++ program that scans a disk image, a file, or a
@@ -46,6 +45,7 @@ as features that are more common tend to
%prep
%setup -q
+%patch1 -p1
%build
%configure