From 67c2481265a6dd092721f0ecd97eb314babd27d5 Mon Sep 17 00:00:00 2001 From: Shakthi Kannan Date: Oct 09 2013 11:38:25 +0000 Subject: FTBFS fix --- diff --git a/urjtag.spec b/urjtag.spec index 7cf7c8d..a9ff541 100644 --- a/urjtag.spec +++ b/urjtag.spec @@ -1,6 +1,6 @@ Name: urjtag Version: 0.10 -Release: 4%{?dist}.20111215gite1a4227 +Release: 5%{?dist}.20111215gite1a4227 Summary: A tool for communicating over JTAG with flash chips and CPUs Group: Development/Tools @@ -29,6 +29,7 @@ BuildRequires: readline-devel BuildRequires: libftdi-devel BuildRequires: swig BuildRequires: python-devel +ExcludeArch: armv7hl %description UrJTAG aims to create an enhanced, modern tool for communicating @@ -107,6 +108,9 @@ rm -f %{buildroot}%{_libdir}/*.a %changelog +* Wed Oct 9 2013 Shakthi Kannan - 0.10-5.20111215gite1a4227 +- ExcludeArch armv7hl + * Fri Feb 15 2013 Fedora Release Engineering - 0.10-4.20111215gite1a4227 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild