diff --git a/ocaml-mysql.spec b/ocaml-mysql.spec index bce800d..5f492fd 100644 --- a/ocaml-mysql.spec +++ b/ocaml-mysql.spec @@ -11,6 +11,7 @@ License: LGPLv2+ with exceptions URL: http://raevnos.pennmush.org/code/ocaml-mysql/ Source0: http://raevnos.pennmush.org/code/ocaml-mysql/ocaml-mysql-%{version}.tar.gz BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) +ExcludeArch: sparc64 s390 s390x BuildRequires: ocaml >= 3.10.0 BuildRequires: ocaml-findlib-devel @@ -96,6 +97,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 - 1.0.4-8 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild