From bb8eefb3c647825434565020286e31380344dc7fa479a8db99fb26eb5db1b100 Mon Sep 17 00:00:00 2001 From: Olaf Hering Date: Fri, 8 Mar 2013 13:17:57 +0000 Subject: [PATCH] - remove ExclusiveArch, its a generic package which depends on ocaml OBS-URL: https://build.opensuse.org/package/show/devel:languages:ocaml/ocaml-findlib?expand=0&rev=21 --- ocaml-findlib.changes | 5 +++++ ocaml-findlib.spec | 4 ---- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/ocaml-findlib.changes b/ocaml-findlib.changes index 00a63a2..48cb57e 100644 --- a/ocaml-findlib.changes +++ b/ocaml-findlib.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Mar 8 14:17:16 CET 2013 - ohering@suse.de + +- remove ExclusiveArch, its a generic package which depends on ocaml + ------------------------------------------------------------------- Thu Feb 21 14:27:14 CET 2013 - ohering@suse.de diff --git a/ocaml-findlib.spec b/ocaml-findlib.spec index 7e79473..cc5f2af 100644 --- a/ocaml-findlib.spec +++ b/ocaml-findlib.spec @@ -37,10 +37,6 @@ 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 -%if "%{?_ignore_exclusive_arch}" != "" -%else -ExclusiveArch: %ix86 x86_64 -%endif Provides: ocamlfind = %{version}