Accepting request 245988 from devel:languages:haskell

enable PowerPC builds

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Fri Aug 22 23:46:53 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Tue May 7 14:03:17 UTC 2013 - peter.trommler@ohm-hochschule.de

View File

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