rpms/ghc/devel ghc.spec, 1.79, 1.80 ghc-6.10.1-gen_contexts_index.patch, 1.1, NONE

Bryan O'Sullivan bos at fedoraproject.org
Wed Apr 8 21:39:46 UTC 2009


Author: bos

Update of /cvs/extras/rpms/ghc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv27441

Modified Files:
	ghc.spec 
Removed Files:
	ghc-6.10.1-gen_contexts_index.patch 
Log Message:
Update to GHC 6.10.2


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.79
retrieving revision 1.80
diff -u -r1.79 -r1.80
--- ghc.spec	27 Feb 2009 03:44:31 -0000	1.79
+++ ghc.spec	8 Apr 2009 21:39:16 -0000	1.80
@@ -15,8 +15,8 @@
 %global package_debugging 0
 
 Name: ghc
-Version: 6.10.1
-Release: 13%{?dist}
+Version: 6.10.2
+Release: 1%{?dist}
 Summary: Glasgow Haskell Compilation system
 # fedora ghc has only been bootstrapped on the following archs:
 ExclusiveArch: %{ix86} x86_64 ppc alpha
@@ -38,7 +38,6 @@
 %if %{with doc}
 BuildRequires: libxslt, docbook-style-xsl
 %endif
-Patch1: ghc-6.10.1-gen_contexts_index.patch
 
 %description
 GHC is a state-of-the-art programming suite for Haskell, a purely
@@ -80,7 +79,6 @@
 
 %prep
 %setup -q -n %{name}-%{version} -b1
-%patch1 -p1 -b .orig
 
 %build
 # hack for building a local test package quickly from a prebuilt tree 
@@ -218,6 +216,9 @@
 %endif
 
 %changelog
+* Wed Apr 08 2009 Bryan O'Sullivan <bos at serpentine.com> - 6.10.2-1
+- Update to 6.10.2
+
 * Fri Feb 27 2009 Jens Petersen <petersen at redhat.com> - 6.10.1-13
 - ok let's stick with ExclusiveArch for brevity
 


--- ghc-6.10.1-gen_contexts_index.patch DELETED ---




More information about the fedora-extras-commits mailing list