osc copypac from project:devel:languages:haskell:ghc-8.10.x package:ghc-dbus revision:17, using keep-link
OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-dbus?expand=0&rev=48
This commit is contained in:
parent
2336c2f42e
commit
ee5092a7b6
@ -1,7 +1,7 @@
|
|||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
Thu Oct 17 12:20:00 UTC 2020 - Ondřej Súkup <mimi.vx@gmail.com>
|
||||||
|
|
||||||
- force i686 arch on i586
|
- disable %{ix86} build
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Aug 19 09:42:26 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
Wed Aug 19 09:42:26 UTC 2020 - Michel Normand <normand@linux.vnet.ibm.com>
|
||||||
|
@ -47,12 +47,7 @@ BuildRequires: ghc-unix-devel
|
|||||||
BuildRequires: ghc-vector-devel
|
BuildRequires: ghc-vector-devel
|
||||||
BuildRequires: ghc-xml-conduit-devel
|
BuildRequires: ghc-xml-conduit-devel
|
||||||
BuildRequires: ghc-xml-types-devel
|
BuildRequires: ghc-xml-types-devel
|
||||||
# GHC dont support i586
|
ExcludeArch: %{ix86}
|
||||||
%ifarch %{ix86}
|
|
||||||
ExclusiveArch: i586 i686
|
|
||||||
ExclusiveArch: i686
|
|
||||||
%{expand:%%global optflags %(echo "%{optflags}"|sed -e s/i586/i686/) -march=i686 -mtune=generic}
|
|
||||||
%endif
|
|
||||||
%if %{with tests}
|
%if %{with tests}
|
||||||
BuildRequires: ghc-QuickCheck-devel
|
BuildRequires: ghc-QuickCheck-devel
|
||||||
BuildRequires: ghc-directory-devel
|
BuildRequires: ghc-directory-devel
|
||||||
|
Loading…
Reference in New Issue
Block a user