[ocaml-facile] Remove ocaml_arches macro (RHBZ#1087794).

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


commit ff22067ca93e6beee12374edb4387520ce1654a5
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Tue Apr 15 13:38:07 2014 +0100

    Remove ocaml_arches macro (RHBZ#1087794).

 ocaml-facile.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/ocaml-facile.spec b/ocaml-facile.spec
index d06f766..661c722 100644
--- a/ocaml-facile.spec
+++ b/ocaml-facile.spec
@@ -4,7 +4,7 @@
 
 Name:          ocaml-facile
 Version:       1.1
-Release:       22%{?dist}
+Release:       23%{?dist}
 Summary:       OCaml library for constraint programming
 Summary(fr):   Librairie OCaml de programmation par contraintes
 License:       LGPLv2+
@@ -12,8 +12,6 @@ License:       LGPLv2+
 URL:           http://www.recherche.enac.fr/log/facile/
 Source0:       http://www.recherche.enac.fr/log/facile/distrib/facile-1.1.tar.gz
 
-ExclusiveArch: %{ocaml_arches}
-
 # makefile fixes by Steffen Joeris <white at debian.org>:
 # * only build and install native binaries if ocamlopt is available
 # * install .mli files
@@ -102,6 +100,9 @@ make install
 %{_libdir}/ocaml/facile/*.mli
 
 %changelog
+* Tue Apr 15 2014 Richard W.M. Jones <rjones at redhat.com> - 1.1-23
+- Remove ocaml_arches macro (RHBZ#1087794).
+
 * Sat Sep 14 2013 Richard W.M. Jones <rjones at redhat.com> - 1.1-22
 - Rebuild for OCaml 4.01.0.
 - Modernize the spec file.


More information about the scm-commits mailing list