[tonto] release 3: Add missing ExcludeArch.

leamas leamas at fedoraproject.org
Mon Mar 23 11:55:50 UTC 2015


commit 89fef9e8f68c074cb3c2763882bf98d4b49aed55
Author: Alec Leamas <leamas.alec at gmail.com>
Date:   Mon Mar 23 12:55:31 2015 +0100

    release 3: Add missing ExcludeArch.

 tonto.spec | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
---
diff --git a/tonto.spec b/tonto.spec
index 9cd1dd1..bbd6c95 100644
--- a/tonto.spec
+++ b/tonto.spec
@@ -5,13 +5,14 @@
 
 Name:           tonto
 Version:        1.44
-Release:        2.%{reltag}%{?dist}
+Release:        3.%{reltag}%{?dist}
 Summary:        Tools for Pronto programmable remote controls
                 # Acme/** is BSD
                 # libs/jcomm is GPLv2+,
                 # All other Artistic clarified
 License:        Artistic clarified and GPLv2+ and BSD
 URL:            http://mrallen.com/tonto/
+ExcludeArch:    ppc ppc64 s390 s390x ppc64le
 Source0:        %{repo}/archive/%{commit}/%{name}-%{shortcommit}.tar.gz
 
                 # Remaining patches after upstreaming what's possible
@@ -134,6 +135,9 @@ fi
 
 
 %changelog
+* Mon Mar 23 2015 Alec Leamas <leamas.alec at gmail.com> - 1.44-3.20150312gitbe1657a
+- Add missing ExcludeArch dut to rxtx dep.
+
 * Thu Mar 19 2015 Alec Leamas <leamas.alec at gmail.com> - 1.44-2.20150312gitbe1657a
 - Make javadoc package noarch
 


More information about the scm-commits mailing list