rpms/ghc/devel ghc.spec,1.25,1.26

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Fri Nov 23 18:15:48 UTC 2007


Author: bos

Update of /cvs/extras/rpms/ghc/devel
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv30262

Modified Files:
	ghc.spec 
Log Message:
Exclude alpha


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.25
retrieving revision 1.26
diff -u -r1.25 -r1.26
--- ghc.spec	6 Nov 2007 00:35:13 -0000	1.25
+++ ghc.spec	23 Nov 2007 18:15:15 -0000	1.26
@@ -18,10 +18,10 @@
 
 Name:		ghc
 Version:	6.8.1
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Glasgow Haskell Compilation system
 # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
-ExcludeArch:	ppc64
+ExcludeArch:	alpha ppc64
 License:	BSD
 Group:		Development/Languages
 Source0:	http://www.haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
@@ -234,6 +234,9 @@
 
 
 %changelog
+* Fri Nov 23 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.1-2
+- Exclude alpha
+
 * Sun Nov  4 2007 Michel Salim <michel.sylvan at gmail.com> - 6.8.1-1
 - Update to 6.8.1
 




More information about the fedora-extras-commits mailing list