rpms/gtk2hs/F-8 gtk2hs.spec,1.28,1.29

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Thu Dec 13 20:38:43 UTC 2007


Author: bos

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

Modified Files:
	gtk2hs.spec 
Log Message:
Build with ghc 6.8.2


Index: gtk2hs.spec
===================================================================
RCS file: /cvs/extras/rpms/gtk2hs/F-8/gtk2hs.spec,v
retrieving revision 1.28
retrieving revision 1.29
diff -u -r1.28 -r1.29
--- gtk2hs.spec	9 Nov 2007 22:14:50 -0000	1.28
+++ gtk2hs.spec	13 Dec 2007 20:38:08 -0000	1.29
@@ -1,8 +1,8 @@
 #%%define snapdate 20061116
 
 %define pkgname gtk
-%define ghc_version 6.8.1
-%define ghcver ghc681
+%define ghc_version 6.8.2
+%define ghcver ghc682
 
 %define build_mozembed 0
 %define build_cairo 1
@@ -10,7 +10,7 @@
 Summary:        A Haskell GUI library based on the Gtk+ GUI toolkit
 Name:           gtk2hs
 Version:        0.9.12.1
-Release:        5%{?dist}
+Release:        6%{?dist}
 # cairo/ and svgcairo/ are FreeBSD
 # compat/ is BSD
 # tools/c2hs (used to build) is GPL, LGPL
@@ -271,6 +271,9 @@
 
 
 %changelog
+* Thu Dec 13 2007 Bryan O'Sullivan <bos at serpentine.com> - 0.9.12.1-6
+* Build with ghc 6.8.2
+
 * Fri Nov 09 2007 Bryan O'Sullivan <bos at serpentine.com> - 0.9.12.1-5
 * Bump revision number
 




More information about the fedora-extras-commits mailing list