[graphviz] No mono on aarch64

Peter Robinson pbrobinson at fedoraproject.org
Thu Dec 19 15:22:11 UTC 2013


commit 88a0f9082ea838f6037e8d26bfa8e0279bf8c721
Author: Peter Robinson <pbrobinson at gmail.com>
Date:   Thu Dec 19 15:22:12 2013 +0000

    No mono on aarch64

 graphviz.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index a8d372f..6ae36ca 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -1,5 +1,5 @@
 # Necessary conditionals
-%ifarch ppc64 s390 s390x sparc64 %{arm} alpha
+%ifarch ppc64 s390 s390x sparc64 %{arm} alpha aarch64
 %global SHARP  0
 %else
 %global SHARP  1
@@ -48,7 +48,7 @@
 Name:			graphviz
 Summary:		Graph Visualization Tools
 Version:		2.34.0
-Release:		4%{?dist}
+Release:		5%{?dist}
 Group:			Applications/Multimedia
 License:		EPL
 URL:			http://www.graphviz.org/
@@ -552,6 +552,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Thu Dec 19 2013 Peter Robinson <pbrobinson at fedoraproject.org> 2.34.0-5
+- No mono on aarch64
+
 * Thu Oct 31 2013 Jaroslav Škarvada <jskarvad at redhat.com> - 2.34.0-4
 - Removed metadata from generated PDFs
   Related: rhbz#881173


More information about the scm-commits mailing list