[cqrlog/f20] Allow ARM builds again.

Eric Christensen sparks at fedoraproject.org
Sat Oct 25 00:47:18 UTC 2014


commit 3517e3dd12afebee6d06d0e790508ef939a81ef1
Author: Eric Christensen <echriste at redhat.com>
Date:   Fri Oct 24 20:47:16 2014 -0400

    Allow ARM builds again.

 cqrlog.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/cqrlog.spec b/cqrlog.spec
index ac8d5c5..120df86 100644
--- a/cqrlog.spec
+++ b/cqrlog.spec
@@ -1,6 +1,6 @@
 Name:		cqrlog
 Version:	1.8.1
-Release:	3%{?dist}
+Release:	4%{?dist}
 Summary:	An amateur radio contact logging program
 
 Group:		Applications/Databases
@@ -13,7 +13,7 @@ Patch2:		cqrlog-generateDebug.patch
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 
 # fpc not available on these arches
-ExcludeArch:	s390 s390x armv7hl
+ExcludeArch:	s390 s390x
 
 BuildRequires:	fpc
 BuildRequires:	lazarus
@@ -154,6 +154,9 @@ iconv -f iso8859-1 -t utf-8 %{buildroot}%{_datadir}/%{name}/ctyfiles/eqsl.txt >
 %{_mandir}/man1/cqrlog.1.gz
 
 %changelog
+* Fri Oct 24 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.1-4
+- Allowing builds for ARM.
+
 * Tue Sep 30 2014 Eric "Sparks" Christensen <sparks at fedoraproject.org> - 1.8.1-3
 - Fixed empty debugging (BZ 1126233)
 


More information about the scm-commits mailing list