Accepting request 246016 from devel:languages:haskell

enable PowerPC builds

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 23 00:22:40 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 10:06:40 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