Hello community, here is the log from the commit of package ghc-aeson for openSUSE:Factory checked in at 2015-03-23 12:17:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ghc-aeson (Old) and /work/SRC/openSUSE:Factory/.ghc-aeson.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ghc-aeson" Changes: -------- --- /work/SRC/openSUSE:Factory/ghc-aeson/ghc-aeson.changes 2014-10-20 07:27:12.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.ghc-aeson.new/ghc-aeson.changes 2015-03-23 12:17:20.000000000 +0100 @@ -1,0 +2,6 @@ +Sun Nov 9 15:24:35 UTC 2014 - [email protected] + +- drop aeson-disable-TH.patch +* Template Haskell (TH) now available on all supprted archs + +------------------------------------------------------------------- Old: ---- aeson-disable-TH.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ghc-aeson.spec ++++++ --- /var/tmp/diff_new_pack.U2htku/_old 2015-03-23 12:17:21.000000000 +0100 +++ /var/tmp/diff_new_pack.U2htku/_new 2015-03-23 12:17:21.000000000 +0100 @@ -1,7 +1,7 @@ # # spec file for package ghc-aeson # -# Copyright (c) 2013 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -27,7 +27,6 @@ Url: http://hackage.haskell.org/package/%{pkg_name} Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz -Patch0: aeson-disable-TH.patch BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: ghc-Cabal-devel @@ -48,7 +47,6 @@ BuildRequires: ghc-time-devel BuildRequires: ghc-unordered-containers-devel BuildRequires: ghc-vector-devel -#ExclusiveArch: %{ghc_arches_with_ghci} # End cabal-rpm deps %description @@ -76,9 +74,6 @@ %prep %setup -q -n %{pkg_name}-%{version} -%ifnarch %{ghc_arches_with_ghci} -%patch0 -p1 -%endif %build %ghc_lib_build -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
