rpms/happy/devel happy.spec,1.9,1.10

Oliver Falk oliver at fedoraproject.org
Thu Feb 26 09:46:52 UTC 2009


Author: oliver

Update of /cvs/pkgs/rpms/happy/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv31370

Modified Files:
	happy.spec 
Log Message:
* Enable on alpha. We already bootstrapped ghc.


Index: happy.spec
===================================================================
RCS file: /cvs/pkgs/rpms/happy/devel/happy.spec,v
retrieving revision 1.9
retrieving revision 1.10
diff -u -r1.9 -r1.10
--- happy.spec	25 Feb 2009 07:19:37 -0000	1.9
+++ happy.spec	26 Feb 2009 09:46:22 -0000	1.10
@@ -12,7 +12,7 @@
 BuildRequires:  autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2
 Summary:        The LALR(1) Parser Generator for Haskell
 # ghc has only been bootstrapped on the following archs:
-ExclusiveArch:	%{ix86} x86_64 ppc
+ExclusiveArch:	%{ix86} x86_64 ppc alpha
 Requires(post): policycoreutils
 
 %description




More information about the scm-commits mailing list