diff --git a/ocaml-findlib.changes b/ocaml-findlib.changes index e3221f9..08c6f7d 100644 --- a/ocaml-findlib.changes +++ b/ocaml-findlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Tue Dec 18 23:53:56 CET 2012 - ohering@suse.de + +- Enable build also on s390x + ------------------------------------------------------------------- Fri Nov 23 18:05:49 CET 2012 - ohering@suse.de diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 7ed0799..c905a47 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -50,7 +50,7 @@ Url: http://projects.camlcity.org/projects/findlib.html Source0: http://download.camlcity.org/download/findlib-%{version}.tar.gz Patch0: findlib-1.3.3.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build -ExclusiveArch: %ix86 x86_64 +ExclusiveArch: %ix86 x86_64 s390x Provides: ocamlfind = %{version}