From c3595f3ffdf4228969291c68d3cb6b988ce24441 Mon Sep 17 00:00:00 2001 From: Jos de Kloe Date: Sun, 28 Mar 2021 13:08:19 +0200 Subject: [PATCH] disable excludearch statements to check what the current status is. --- eccodes.spec | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/eccodes.spec b/eccodes.spec index 20d35e9..2ac74e1 100644 --- a/eccodes.spec +++ b/eccodes.spec @@ -8,7 +8,7 @@ Summary: WMO data format decoding and encoding %global so_version_f90 0.1 %global datapack_date 20200626 -# latest fedora-33 grib_api version is 1.27.0-8 +# latest fedora-33 grib_api version is 1.27.0-9 # but this version number is to be updated as soon as we know # what the final release of grib_api by upstream will be. # latest upstream grib_api release is 1.28.0 (05-Dec-2018) @@ -91,11 +91,11 @@ Obsoletes: grib_api < %{final_grib_api_version} %endif # as explained in bugzilla #1562066 -ExcludeArch: i686 +#ExcludeArch: i686 # as explained in bugzilla #1562076 -ExcludeArch: s390x +#ExcludeArch: s390x # as explained in bugzilla #1562084 -ExcludeArch: armv7hl +#ExcludeArch: armv7hl %description ecCodes is a package developed by ECMWF which provides an application