rpms/happy/devel happy.spec,1.2,1.3

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


Author: bos

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

Modified Files:
	happy.spec 
Log Message:
Exclude alpha and ppc64


Index: happy.spec
===================================================================
RCS file: /cvs/extras/rpms/happy/devel/happy.spec,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- happy.spec	16 Aug 2007 07:23:09 -0000	1.2
+++ happy.spec	23 Nov 2007 18:13:56 -0000	1.3
@@ -1,6 +1,6 @@
 Name:           happy
 Version:        1.16
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        BSD
 Group:          Development/Tools
 URL:            http://haskell.org/happy/
@@ -8,6 +8,7 @@
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildRequires:  autoconf, ghc, docbook-dtds, docbook-style-xsl, libxslt, libxml2
 Summary:        The LALR(1) Parser Generator for Haskell
+ExcludeArch:    alpha ppc64
 
 %description
 Happy is a parser generator system for Haskell, similar to the tool
@@ -53,6 +54,9 @@
 
 
 %changelog
+* Fri Nov 23 2007 Bryan O'Sullivan <bos at serpentine.com> - 1.16-3
+- Exclude alpha and ppc64
+
 * Thu Aug 16 2007 Jens Petersen <petersen at redhat.com>
 - update License field
 




More information about the fedora-extras-commits mailing list