[avrdude: 2/5] Build support for FTDI based devices (#742044)

Hans Ulrich Niedermann ndim at fedoraproject.org
Sun Jan 22 19:12:30 UTC 2012


commit f704c1585c71d127c58b9da9c01fb75897be62f4
Author: Hans Ulrich Niedermann <hun at n-dimensional.de>
Date:   Sun Jan 22 19:47:28 2012 +0100

    Build support for FTDI based devices (#742044)

 avrdude.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/avrdude.spec b/avrdude.spec
index 124e853..0a037fc 100644
--- a/avrdude.spec
+++ b/avrdude.spec
@@ -13,6 +13,7 @@ BuildRequires:  flex
 BuildRequires:  bison
 BuildRequires:  readline-devel
 BuildRequires:  ncurses-devel
+BuildRequires:  libftdi-devel
 BuildRequires:  libusb-devel
 BuildRequires:  texi2html
 BuildRequires:  texinfo-tex
@@ -81,6 +82,7 @@ fi
 %changelog
 * Sun Jan 22 2012 ndim <hun at n-dimensional.de> - 5.11.1-1
 - Update to avrdude-5.11.1
+- Build support for FTDI based devices (#742044)
 
 * Thu Jan 12 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 5.11-2
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild


More information about the scm-commits mailing list