[ghc-cgi] Reverting "update to 3001.1.8.2" for now since it pulls in MonadCatchIO-mtl

Jens Petersen petersen at fedoraproject.org
Wed Mar 21 22:23:49 UTC 2012


commit 9f68f5972e4ebb7f06ea89db95ce49d91879442d
Author: Jens Petersen <petersen at redhat.com>
Date:   Thu Mar 22 07:21:29 2012 +0900

    Reverting "update to 3001.1.8.2" for now since it pulls in  MonadCatchIO-mtl

 .gitignore   |    1 -
 ghc-cgi.spec |   11 ++++-------
 sources      |    2 +-
 3 files changed, 5 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index e5ef478..f7f20e5 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,2 @@
 cgi-3001.1.7.3.tar.gz
 /cgi-3001.1.7.4.tar.gz
-/cgi-3001.1.8.2.tar.gz
diff --git a/ghc-cgi.spec b/ghc-cgi.spec
index a1203cd..e8e7e9c 100644
--- a/ghc-cgi.spec
+++ b/ghc-cgi.spec
@@ -5,9 +5,9 @@
 %global common_description A Haskell library for ghc for writing CGI programs.
 
 Name:           ghc-%{pkg_name}
-# part of haskell-platform
-Version:        3001.1.8.2
-Release:        1%{?dist}
+# part of haskell-platform-2011.4.0.0
+Version:        3001.1.7.4
+Release:        11%{?dist}
 Summary:        %{common_summary}
 
 Group:          System Environment/Libraries
@@ -49,13 +49,10 @@ BuildRequires:  ghc-xhtml-prof
 %ghc_devel_post_postun
 
 
-%ghc_files LICENSE
+%ghc_files
 
 
 %changelog
-* Wed Mar 21 2012 Jens Petersen <petersen at redhat.com> - 3001.1.8.2-1
-- update to 3001.1.8.2
-
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 3001.1.7.4-11
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild
 
diff --git a/sources b/sources
index 950fc5f..2ca094a 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-4092efaf00ac329b9771879f57a95323  cgi-3001.1.8.2.tar.gz
+0e551afc8d6f39aaa70520e31de26506  cgi-3001.1.7.4.tar.gz


More information about the scm-commits mailing list