Add ExclusiveArch ix86 x86_64

This commit is contained in:
Richard W.M. Jones 2010-01-11 12:33:06 +00:00
parent 02c842dbd8
commit 49738a5d8c

View File

@ -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 <rjones@redhat.com> - 1.2.21-1
* Mon Jan 11 2010 Richard W.M. Jones <rjones@redhat.com> - 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 <rjones@redhat.com> - 1.2.20-2
- The final license of the code is LGPLv2+ with the OCaml linking