SHA256
1
0
forked from pool/flashrom

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
This commit is contained in:
Ismail Dönmez 2014-10-31 16:08:53 +00:00 committed by Git OBS Bridge
parent e3a233c027
commit 2fcc102885
2 changed files with 12 additions and 1 deletions

View File

@ -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

View File

@ -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