From 2b841ed1daabbcc4ca8ac7835e0b4ae0a8388826 Mon Sep 17 00:00:00 2001 From: Karsten Hopp Date: Thu, 16 Apr 2009 09:06:11 +0000 Subject: [PATCH] - ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs (added sparc64 per request from the sparc maintainer) --- ocaml-ocamlnet.spec | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/ocaml-ocamlnet.spec b/ocaml-ocamlnet.spec index 829a004..e47199a 100644 --- a/ocaml-ocamlnet.spec +++ b/ocaml-ocamlnet.spec @@ -17,6 +17,7 @@ Patch0: ocamlnet-ocaml310.patch Patch1: ocamlnet-ucred.patch BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExcludeArch: sparc64 s390 s390x BuildRequires: ocaml >= 3.10.2 BuildRequires: ocaml-ocamldoc @@ -242,6 +243,10 @@ rm -rf $RPM_BUILD_ROOT %changelog +* Thu Apr 16 2009 S390x secondary arch maintainer +- ExcludeArch sparc64, s390, s390x as we don't have OCaml on those archs + (added sparc64 per request from the sparc maintainer) + * Wed Feb 25 2009 Fedora Release Engineering - 2.2.9-12 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild