[packages/openocd] - up to 0.9.0

baggins baggins at pld-linux.org
Sat Jul 25 11:18:55 CEST 2015


commit 889e7f6e566472e590107881bc31df59a36e520c
Author: Jan Rękorajski <baggins at pld-linux.org>
Date:   Sat Jul 25 11:18:46 2015 +0200

    - up to 0.9.0

 openocd.spec | 21 +++------------------
 1 file changed, 3 insertions(+), 18 deletions(-)
---
diff --git a/openocd.spec b/openocd.spec
index 2b46ff6..c5b02fb 100644
--- a/openocd.spec
+++ b/openocd.spec
@@ -1,28 +1,23 @@
 # https://sourceforge.net/apps/trac/openocd/ticket/51
 #
 # Conditional build:
-%bcond_without	libftdi	# use libftdi instead of libftd2xx
 %bcond_without	system_jimtcl
 
 Summary:	Free and Open On-Chip Debugging, In-System Programming and Boundary-Scan Testing
 Name:		openocd
-Version:	0.6.1
-Release:	3
+Version:	0.9.0
+Release:	1
 License:	GPL
 Group:		Applications
 Source0:	http://downloads.sourceforge.net/openocd/%{name}-%{version}.tar.bz2
-# Source0-md5:	946421efc2414ff89bdaf3f588b230f8
+# Source0-md5:	665cc98ae9e7297e09ec6ac7235fee49
 URL:		http://openocd.sourceforge.net/
 BuildRequires:	autoconf
 BuildRequires:	automake
 %if %{with system_jimtcl}
 BuildRequires:	jimtcl-devel
 %endif
-%if %{with libftdi}
 BuildRequires:	libftdi-devel
-%else
-BuildRequires:	libftd2xx-devel
-%endif
 BuildRequires:	libtool
 BuildRequires:	libusb-devel
 BuildRequires:	texinfo
@@ -59,16 +54,6 @@ the LPC3180's NAND flash controller is included.
 	--disable-werror \
 	%{?with_system_jimtcl:--disable-internal-jimtcl} \
 	--enable-ftdi \
-%if %{with libftdi}
-	--enable-ft2232_libftdi \
-	--enable-usb_blaster_libftdi \
-	--enable-presto_libftdi \
-%else
-	CPPFLAGS="-I/usr/include/ftd2xx %{rpmcppflags}" \
-	--enable-ft2232_ftd2xx \
-	--enable-usb_blaster_ftd2xx \
-	--enable-presto_ftd2xx \
-%endif
 	--enable-amtjtagaccel \
 	--enable-arm-jtag-ew \
 	--enable-at91rm9200 \
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/openocd.git/commitdiff/889e7f6e566472e590107881bc31df59a36e520c



More information about the pld-cvs-commit mailing list