From 2fcc102885b105c589abd0beaa3576c19d99da32a09dd8f58ec5427182dbb7ab Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ismail=20D=C3=B6nmez?= Date: Fri, 31 Oct 2014 16:08:53 +0000 Subject: [PATCH] Accepting request 259022 from home:elvigia:branches:hardware - Build Require libusb-devel, fix build in factory - update to 0.9.7 r1852. OBS-URL: https://build.opensuse.org/request/show/259022 OBS-URL: https://build.opensuse.org/package/show/hardware/flashrom?expand=0&rev=25 --- flashrom.changes | 10 ++++++++++ flashrom.spec | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) 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