diff --git a/ghc-HTTP.changes b/ghc-HTTP.changes index 4c038c2..a292e79 100644 --- a/ghc-HTTP.changes +++ b/ghc-HTTP.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Fri Aug 22 23:55:17 UTC 2014 - peter.trommler@ohm-hochschule.de + +- enable PowerPC builds + ------------------------------------------------------------------- Tue May 7 12:02:19 UTC 2013 - peter.trommler@ohm-hochschule.de diff --git a/ghc-HTTP.spec b/ghc-HTTP.spec index 33d8ebe..8e66e0a 100644 --- a/ghc-HTTP.spec +++ b/ghc-HTTP.spec @@ -34,7 +34,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: %{!?without_hscolour:hscolour} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-array-devel