[ocaml-config-file/epel7] exclude archs in epel7 to match findlib

Nikos Mavrogiannopoulos nmav at fedoraproject.org
Fri Mar 13 16:02:34 UTC 2015


commit 645d37fc8b4c95f0d1f764320a36ee0ef41daaf2
Author: Nikos Mavrogiannopoulos <nmav at redhat.com>
Date:   Fri Mar 13 17:02:29 2015 +0100

    exclude archs in epel7 to match findlib

 ocaml-config-file.spec | 1 +
 1 file changed, 1 insertion(+)
---
diff --git a/ocaml-config-file.spec b/ocaml-config-file.spec
index f2838d9..9c2d928 100644
--- a/ocaml-config-file.spec
+++ b/ocaml-config-file.spec
@@ -15,6 +15,7 @@ Source0:        https://forge.ocamlcore.org/frs/download.php/1387/config-file-%{
 BuildRequires:  ocaml >= 4.00
 BuildRequires:  ocaml-findlib-devel
 BuildRequires:  ocaml-camlp4-devel
+ExcludeArch:    sparc64 s390 s390x ppc64
 
 %description
 Config_file is an OCaml library used to manage the configuration file(s)


More information about the scm-commits mailing list