diff --git a/ghc-regex-tdfa.spec b/ghc-regex-tdfa.spec index db17a49..83ae2ad 100644 --- a/ghc-regex-tdfa.spec +++ b/ghc-regex-tdfa.spec @@ -6,12 +6,10 @@ %global ghc_pkg_deps ghc-regex-base-devel,ghc-parsec-devel,ghc-mtl-devel -# ghc does not emit debug information -%global debug_package %{nil} Name: ghc-%{pkg_name} -Version: 1.1.7 -Release: 6%{?dist} +Version: 1.1.8 +Release: 1%{?dist} Summary: %{common_summary} Group: System Environment/Libraries @@ -20,15 +18,12 @@ 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 ppc alpha sparcv9 BuildRequires: ghc, ghc-doc, ghc-prof -BuildRequires: ghc-rpm-macros >= 0.7.3 +BuildRequires: ghc-rpm-macros >= 0.7.0 BuildRequires: hscolour %{?ghc_pkg_deps:BuildRequires: %{ghc_pkg_deps}, %(echo %{ghc_pkg_deps} | sed -e "s/\(ghc-[^, ]\+\)-devel/\1-doc,\1-prof/g")} %description %{common_description} -%if %{with shared} -This package provides the shared library. -%endif %prep @@ -47,6 +42,9 @@ This package provides the shared library. %changelog +* Mon Apr 18 2011 Lakshmi Narasimhan T V - 1.1.8-1 +- Package update to 1.1.8 + * Fri Mar 11 2011 Lakshmi Narasimhan T V - 1.1.7-6 Rebuild for ghc-7.0.2