rpms/ghc/F-8 .cvsignore, 1.9, 1.10 ghc.spec, 1.24, 1.25 sources, 1.11, 1.12

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Mon Nov 5 05:51:34 UTC 2007


Author: bos

Update of /cvs/extras/rpms/ghc/F-8
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv2222

Modified Files:
	.cvsignore ghc.spec sources 
Log Message:
Update to ghc 6.8.1


Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghc/F-8/.cvsignore,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- .cvsignore	30 Sep 2007 03:06:57 -0000	1.9
+++ .cvsignore	5 Nov 2007 05:51:00 -0000	1.10
@@ -1,2 +1,2 @@
-ghc-6.8.0.20070928-src-extralibs.tar.bz2
-ghc-6.8.0.20070928-src.tar.bz2
+ghc-6.8.1-src-extralibs.tar.bz2
+ghc-6.8.1-src.tar.bz2


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/F-8/ghc.spec,v
retrieving revision 1.24
retrieving revision 1.25
diff -u -r1.24 -r1.25
--- ghc.spec	30 Sep 2007 03:53:49 -0000	1.24
+++ ghc.spec	5 Nov 2007 05:51:00 -0000	1.25
@@ -1,4 +1,4 @@
-%define ghcver ghc680
+%define ghcver ghc681
 
 # speed up test builds by not building profiled libraries
 %define build_prof 1
@@ -17,12 +17,12 @@
 %define package_debugging 0
 
 Name:		ghc
-Version:	6.8.0.20070928
-Release:	2%{?dist}
+Version:	6.8.1
+Release:	1%{?dist}
 Summary:	Glasgow Haskell Compilation system
 # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
 ExcludeArch:	ppc64
-License:	BSD style
+License:	BSD
 Group:		Development/Languages
 Source0:	http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
 Source1:	http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src-extralibs.tar.bz2
@@ -37,7 +37,6 @@
 # haddock generates docs in libraries
 BuildRequires: libxslt, docbook-style-xsl, haddock >= 0.8
 %endif
-Prefix:		%{_prefix}
 
 %description
 GHC is a state-of-the-art programming suite for Haskell, a purely
@@ -82,7 +81,7 @@
 %package doc
 Summary:	Documentation for GHC
 Group:		Development/Languages
-Requires:	%{name}
+Requires:	%{name} = %{version}-%{release}
 
 %description doc
 Preformatted documentation for the Glorious Glasgow Haskell
@@ -235,6 +234,9 @@
 
 
 %changelog
+* Sun Nov  4 2007 Michel Salim <michel.sylvan at gmail.com> - 6.8.1-1
+- Update to 6.8.1
+
 * Sat Sep 29 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.0.20070928-2
 - add happy to BuildRequires
 


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghc/F-8/sources,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- sources	30 Sep 2007 03:06:57 -0000	1.11
+++ sources	5 Nov 2007 05:51:00 -0000	1.12
@@ -1,2 +1,2 @@
-8699ec00c510077ad6c632aea19ec1e0  ghc-6.8.0.20070928-src-extralibs.tar.bz2
-2f3d20ad0c68cd77a06b708e4d8360c5  ghc-6.8.0.20070928-src.tar.bz2
+f91de87e7c0a3fe2f27c5a83212d9743  ghc-6.8.1-src-extralibs.tar.bz2
+8d47d4dcde96c31fe8bedcee7f99eaf1  ghc-6.8.1-src.tar.bz2




More information about the fedora-extras-commits mailing list