diff --git a/ghc-hs-bibutils.changes b/ghc-hs-bibutils.changes index 9b112a5..9bc2122 100644 --- a/ghc-hs-bibutils.changes +++ b/ghc-hs-bibutils.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup + +- force i686 arch on i586 + ------------------------------------------------------------------- Tue Aug 18 10:45:02 UTC 2020 - Peter Simons diff --git a/ghc-hs-bibutils.spec b/ghc-hs-bibutils.spec index 818fae1..b901b08 100644 --- a/ghc-hs-bibutils.spec +++ b/ghc-hs-bibutils.spec @@ -27,6 +27,12 @@ Source0: https://hackage.haskell.org/package/%{pkg_name}-%{version}/%{pkg BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-syb-devel +# GHC dont support i586 +%ifarch %{ix86} +ExclusiveArch: i586 i686 +ExclusiveArch: i686 +%{expand:%%global optflags %(echo "%{optflags}"|sed -e s/i586/i686/) -march=i686 -mtune=generic} +%endif %description Haskell bindings to Chris Putnam's bibutils, a library that interconverts