From 12a8532108d9efb4e8d2c5997fb0f74a4cc4c57e2b56f2fd2c065a48355ce613 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20S=C3=BAkup?= Date: Sat, 19 Dec 2020 17:49:10 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-skylighting revision:21, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-skylighting?expand=0&rev=64 --- ghc-skylighting.changes | 2 +- ghc-skylighting.spec | 7 +------ 2 files changed, 2 insertions(+), 7 deletions(-) diff --git a/ghc-skylighting.changes b/ghc-skylighting.changes index 9f768fc..168617a 100644 --- a/ghc-skylighting.changes +++ b/ghc-skylighting.changes @@ -24,7 +24,7 @@ Fri Dec 18 09:17:59 UTC 2020 - psimons@suse.com ------------------------------------------------------------------- Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup -- force i686 arch on i586 +- disable %{ix86} build ------------------------------------------------------------------- Wed Nov 25 16:29:55 UTC 2020 - psimons@suse.com diff --git a/ghc-skylighting.spec b/ghc-skylighting.spec index 22aa364..60a1488 100644 --- a/ghc-skylighting.spec +++ b/ghc-skylighting.spec @@ -36,12 +36,7 @@ BuildRequires: ghc-pretty-show-devel BuildRequires: ghc-rpm-macros BuildRequires: ghc-skylighting-core-devel BuildRequires: ghc-text-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 +ExcludeArch: %{ix86} %description Skylighting is a syntax highlighting library with support for over one hundred