diff --git a/flashrom.changes b/flashrom.changes index 4ad4c2c..417e342 100644 --- a/flashrom.changes +++ b/flashrom.changes @@ -1,3 +1,13 @@ +------------------------------------------------------------------- +Thu Oct 30 17:14:59 UTC 2014 - crrodriguez@opensuse.org + +- Build Require libusb-devel, fix build in factory + +------------------------------------------------------------------- +Thu Oct 30 17:11:32 UTC 2014 - stepan@coresystems.de + +- update to 0.9.7 r1852. + ------------------------------------------------------------------- Thu Aug 15 11:35:37 UTC 2013 - p.drouand@gmail.com diff --git a/flashrom.spec b/flashrom.spec index c5ad03d..c07cfe1 100644 --- a/flashrom.spec +++ b/flashrom.spec @@ -1,7 +1,7 @@ # # spec file for package flashrom # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -28,6 +28,7 @@ Source23: update-snapshots.sh BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: libftdi1 BuildRequires: libftdi1-devel +BuildRequires: libusb-devel BuildRequires: pciutils-devel BuildRequires: zlib-devel %if 0%{?suse_version} <= 1110