disable excludearch statements to check what the current status is.
This commit is contained in:
parent
aa231a33be
commit
c3595f3ffd
@ -8,7 +8,7 @@ Summary: WMO data format decoding and encoding
|
|||||||
%global so_version_f90 0.1
|
%global so_version_f90 0.1
|
||||||
%global datapack_date 20200626
|
%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
|
# but this version number is to be updated as soon as we know
|
||||||
# what the final release of grib_api by upstream will be.
|
# what the final release of grib_api by upstream will be.
|
||||||
# latest upstream grib_api release is 1.28.0 (05-Dec-2018)
|
# latest upstream grib_api release is 1.28.0 (05-Dec-2018)
|
||||||
@ -91,11 +91,11 @@ Obsoletes: grib_api < %{final_grib_api_version}
|
|||||||
%endif
|
%endif
|
||||||
|
|
||||||
# as explained in bugzilla #1562066
|
# as explained in bugzilla #1562066
|
||||||
ExcludeArch: i686
|
#ExcludeArch: i686
|
||||||
# as explained in bugzilla #1562076
|
# as explained in bugzilla #1562076
|
||||||
ExcludeArch: s390x
|
#ExcludeArch: s390x
|
||||||
# as explained in bugzilla #1562084
|
# as explained in bugzilla #1562084
|
||||||
ExcludeArch: armv7hl
|
#ExcludeArch: armv7hl
|
||||||
|
|
||||||
%description
|
%description
|
||||||
ecCodes is a package developed by ECMWF which provides an application
|
ecCodes is a package developed by ECMWF which provides an application
|
||||||
|
Loading…
Reference in New Issue
Block a user