[haskell-platform] update the description

Jens Petersen petersen at fedoraproject.org
Thu Jan 19 10:38:05 UTC 2012


commit 93771081574ee92011516ff5d3fb594fdaac6dc4
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Jan 19 19:37:57 2012 +0900

    update the description

 haskell-platform.spec |   11 ++++++++---
 1 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/haskell-platform.spec b/haskell-platform.spec
index b33d788..a9489d1 100644
--- a/haskell-platform.spec
+++ b/haskell-platform.spec
@@ -2,8 +2,9 @@
 
 %global common_summary Standard Haskell distribution
 
-%global common_description The Haskell Platform is a blessed library and tool suite for Haskell\
-distilled from Hackage.
+%global common_description The Haskell Platform provides a stable and widely-used set of Haskell libraries\
+and tools.  It comes with all you need to get up and running to get started
+with Haskell programming.
 
 %define without_haddock 1
 %define ghc_without_shared 1
@@ -45,7 +46,7 @@ distilled from Hackage.
 
 Name:           %{pkg_name}
 Version:        2011.4.0.0
-Release:        4%{?dist}
+Release:        5%{?dist}
 Summary:        Standard Haskell distribution
 
 Group:          Development/Tools
@@ -110,6 +111,9 @@ cd %{top_prefix}
 
 
 %changelog
+* Thu Jan 19 2012 Jens Petersen <petersen at redhat.com> - 2011.4.0.0-5
+- update the description
+
 * Thu Jan 19 2012 Jens Petersen <petersen at redhat.com> - 2011.4.0.0-4
 - update the source url
 
@@ -124,6 +128,7 @@ cd %{top_prefix}
 - update to 2011.4.0.0
 - reenable ppc64
 - drop ghc-haskell-platform subpackage
+- require ghc-libraries instead of ghc-devel
 
 * Tue Jun 21 2011 Jens Petersen <petersen at redhat.com> - 2011.2.0.1-2
 - ghc_arches replaces ghc_excluded_archs (cabal2spec-0.23.2)


More information about the scm-commits mailing list