Accepting request 246014 from devel:languages:haskell

enable PowerPC builds

OBS-URL: https://build.opensuse.org/request/show/246014
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/ghc-split?expand=0&rev=5
This commit is contained in:
Stephan Kulow 2014-08-25 09:04:47 +00:00 committed by Git OBS Bridge
commit 7f2a8594f8
2 changed files with 5 additions and 1 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 23 00:21:24 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 09:44:27 UTC 2013 - peter.trommler@ohm-hochschule.de

View File

@ -33,7 +33,6 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-build
# BEGIN cabal2spec
Url: http://hackage.haskell.org/package/%{pkg_name}
Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz
ExclusiveArch: %{ix86} x86_64 %{ghc_arches}
BuildRequires: ghc-Cabal-devel
BuildRequires: ghc-rpm-macros
# END cabal2spec