From f1422187bfaf8ebd6d63c82b713e9ebc38464b66 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 14 Oct 2011 22:25:56 +0900 Subject: [PATCH] update to 1.6.3 --- .gitignore | 1 + ghc-uniplate.spec | 11 +++++++++-- sources | 2 +- 3 files changed, 11 insertions(+), 3 deletions(-) diff --git a/.gitignore b/.gitignore index 233ace5..bef22dc 100644 --- a/.gitignore +++ b/.gitignore @@ -1,2 +1,3 @@ uniplate-1.5.1.tar.gz /uniplate-1.6.tar.gz +/uniplate-1.6.3.tar.gz diff --git a/ghc-uniplate.spec b/ghc-uniplate.spec index f1ffbc9..a9a78bc 100644 --- a/ghc-uniplate.spec +++ b/ghc-uniplate.spec @@ -7,17 +7,21 @@ original Scrap Your Boilerplate work. It requires few extensions to\ Haskell. Name: ghc-%{pkg_name} -Version: 1.6 -Release: 6%{?dist}.1 +Version: 1.6.3 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries License: BSD +# BEGIN cabal2spec URL: http://community.haskell.org/~ndm/uniplate/ Source0: http://hackage.haskell.org/packages/archive/%{pkg_name}/%{version}/%{pkg_name}-%{version}.tar.gz ExclusiveArch: %{ghc_arches} BuildRequires: ghc-Cabal-devel BuildRequires: ghc-rpm-macros +%if %{undefined without_hscolour} BuildRequires: hscolour +%endif +# END cabal2spec BuildRequires: ghc-containers-prof, ghc-syb-prof %description @@ -43,6 +47,9 @@ This package provides the shared library. %changelog +* Fri Oct 14 2011 Jens Petersen - 1.6.3-1 +- update to 1.6.3 + * Tue Oct 11 2011 Peter Schiffer - 1.6-6.1 - rebuild with new gmp diff --git a/sources b/sources index c13bb48..3ea3ad1 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -84527579892c1ea8a66fc3eba3827ef0 uniplate-1.6.tar.gz +5fe575e92928e6ccb9d133696a4e77b1 uniplate-1.6.3.tar.gz