[ghc-regex-tdfa/f15/master] Package updated to 1.1.8 modified: ghc-regex-tdfa.spec

Lakshmi Narasimhan T V narasim at fedoraproject.org
Mon Apr 18 05:58:23 UTC 2011


commit f627bd5353a308a88ed5d8f21fd96e0033369326
Author: Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com>
Date:   Mon Apr 18 09:53:52 2011 +0530

    Package updated to 1.1.8
    	modified:   ghc-regex-tdfa.spec

 ghc-regex-tdfa.spec |   14 ++++++--------
 1 files changed, 6 insertions(+), 8 deletions(-)
---
diff --git a/ghc-regex-tdfa.spec b/ghc-regex-tdfa.spec
index db17a49..1286359 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 <lakshminaras2002 at gmail.com> - 1.1.8-1
+- package updated to 1.1.8. Updated to cabal2spec 0.22.5.
+
 * Fri Mar 11 2011 Lakshmi Narasimhan T V <lakshminaras2002 at gmail.com> - 1.1.7-6
 Rebuild for ghc-7.0.2
 


More information about the scm-commits mailing list