[packages/flashrom] - updated to 0.9.9 - use libftdi1/libusb 1.0 (libusb 0.1 is still needed though, for PICKIT2_SPI don

qboosh qboosh at pld-linux.org
Tue Mar 15 17:28:39 CET 2016


commit 5cd34de0fde9d33c752ea7304f409fa56adc9657
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Mar 15 17:32:39 2016 +0100

    - updated to 0.9.9
    - use libftdi1/libusb 1.0 (libusb 0.1 is still needed though, for PICKIT2_SPI dongle support)

 flashrom.spec | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/flashrom.spec b/flashrom.spec
index 19bfb1f..9759b1d 100644
--- a/flashrom.spec
+++ b/flashrom.spec
@@ -5,15 +5,17 @@
 Summary:	Tool Flashing your BIOS from the Unix/Linux command line
 Summary(pl.UTF-8):	Narzędzie do aktualizacji BIOS-u z linii poleceń Uniksa/Linuksa
 Name:		flashrom
-Version:	0.9.8
+Version:	0.9.9
 Release:	1
 License:	GPL v2+
 Group:		Applications/System
 Source0:	http://download.flashrom.org/releases/%{name}-%{version}.tar.bz2
-# Source0-md5:	ac513076b63ab7eb411a7694bb8f6fda
+# Source0-md5:	aab9c98925d9cfb5ffb28b67a6112530
 URL:		http://www.flashrom.org/Flashrom
-%{?with_ftdi:BuildRequires:	libftdi-devel}
+%{?with_ftdi:BuildRequires:	libftdi1-devel >= 1.0}
+# libusb 0.1 still needed for PICKIT2_SPI dongle
 BuildRequires:	libusb-compat-devel >= 0.1
+BuildRequires:	libusb-devel >= 1.0
 BuildRequires:	pciutils-devel
 BuildRequires:	pkgconfig
 BuildRequires:	zlib-devel
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/flashrom.git/commitdiff/5cd34de0fde9d33c752ea7304f409fa56adc9657



More information about the pld-cvs-commit mailing list