diff --git a/ghc-HUnit.changes b/ghc-HUnit.changes index bddda55..3547626 100644 --- a/ghc-HUnit.changes +++ b/ghc-HUnit.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 22 23:56:20 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + ------------------------------------------------------------------- Mon May 6 08:45:33 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HUnit.spec b/ghc-HUnit.spec index 0b37bc9..6735b25 100644 --- a/ghc-HUnit.spec +++ b/ghc-HUnit.spec @@ -36,7 +36,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-deepseq-devel BuildRequires: ghc-rpm-macros