SHA256
1
0
forked from pool/ghc-hashable

Accepting request 246002 from devel:languages:haskell

enable PowerPC builds

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

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Sat Aug 23 00:11:47 UTC 2014 - peter.trommler@ohm-hochschule.de
- enable PowerPC builds
-------------------------------------------------------------------
Mon May 6 14:55:41 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
BuildRequires: ghc-text-devel