From 49738a5d8c1e5c161200564a597885d43eaf816f Mon Sep 17 00:00:00 2001 From: Richard W.M. Jones Date: Jan 11 2010 12:33:06 +0000 Subject: Add ExclusiveArch ix86 x86_64 --- diff --git a/ocaml-bin-prot.spec b/ocaml-bin-prot.spec index 0a2c175..c2b129e 100644 --- a/ocaml-bin-prot.spec +++ b/ocaml-bin-prot.spec @@ -3,7 +3,7 @@ Name: ocaml-bin-prot Version: 1.2.21 -Release: 1%{?dist} +Release: 1%{?dist}.1 Summary: Read and write OCaml values in a type-safe binary protocol Group: Development/Libraries @@ -21,6 +21,8 @@ BuildRequires: ocaml-type-conv >= 1.5.0 BuildRequires: chrpath BuildRequires: dos2unix +ExclusiveArch: %{ix86} x86_64 + %global _use_internal_dependency_generator 0 %global __find_requires /usr/lib/rpm/ocaml-find-requires.sh %global __find_provides /usr/lib/rpm/ocaml-find-provides.sh @@ -118,9 +120,10 @@ rm -rf $RPM_BUILD_ROOT %changelog -* Mon Jan 11 2010 Richard W.M. Jones - 1.2.21-1 +* Mon Jan 11 2010 Richard W.M. Jones - 1.2.21-1.fc12.1 - New upstream release 1.2.21. - Change %%define to %%global throughout. +- Only compile on ix86, x86_64. This package fails to build on ppc*. * Mon Nov 9 2009 Richard W.M. Jones - 1.2.20-2 - The final license of the code is LGPLv2+ with the OCaml linking