[graphviz] Remove ocaml_arches macro (RHBZ#1087794).

Richard W.M. Jones rjones at fedoraproject.org
Tue Apr 15 12:30:22 UTC 2014


commit 0209bd3dd4eb75da9df9d98a5805282340173065
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Apr 15 13:30:05 2014 +0100

    Remove ocaml_arches macro (RHBZ#1087794).

 graphviz.spec |    9 ++++-----
 1 files changed, 4 insertions(+), 5 deletions(-)
---
diff --git a/graphviz.spec b/graphviz.spec
index 8d18e74..994ce61 100644
--- a/graphviz.spec
+++ b/graphviz.spec
@@ -5,11 +5,7 @@
 %global SHARP  1
 %endif
 
-%ifarch %{ocaml_arches}
 %global OCAML  1
-%else
-%global OCAML  0
-%endif
 
 %global DEVIL  1
 %ifarch aarch64
@@ -52,7 +48,7 @@
 Name:			graphviz
 Summary:		Graph Visualization Tools
 Version:		2.38.0
-Release:		1%{?dist}
+Release:		2%{?dist}
 Group:			Applications/Multimedia
 License:		EPL
 URL:			http://www.graphviz.org/
@@ -551,6 +547,9 @@ rm -rf %{buildroot}
 
 
 %changelog
+* Tue Apr 15 2014 Richard W.M. Jones <rjones at redhat.com> - 2.38.0-2
+- Remove ocaml_arches macro (RHBZ#1087794).
+
 * Mon Apr 14 2014 Jaroslav Škarvada <jskarvad at redhat.com> - 2.38.0-1
 - New version
   Resolves: rhbz#1052160


More information about the scm-commits mailing list