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

Jens Petersen petersen at fedoraproject.org
Wed Feb 25 07:20:08 UTC 2009


Author: petersen

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

Modified Files:
	happy.spec 
Log Message:
rebuild with %ix86 for i586



Index: happy.spec
===================================================================
RCS file: /cvs/extras/rpms/happy/devel/happy.spec,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- happy.spec	23 Feb 2009 12:43:49 -0000	1.8
+++ happy.spec	25 Feb 2009 07:19:37 -0000	1.9
@@ -3,7 +3,7 @@
 
 Name:           happy
 Version:        1.18.2
-Release:        2%{?dist}
+Release:        3%{?dist}
 License:        BSD
 Group:          Development/Tools
 URL:            http://haskell.org/happy/
@@ -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:	i386 x86_64 ppc
+ExclusiveArch:	%{ix86} x86_64 ppc
 Requires(post): policycoreutils
 
 %description
@@ -64,6 +64,9 @@
 
 
 %changelog
+* Wed Feb 25 2009 Jens Petersen <petersen at redhat.com> - 1.18.2-3
+- rebuild with %%ix86 for i586
+
 * Mon Feb 23 2009 Jens Petersen <petersen at redhat.com> - 1.18.2-2
 - cabal build replaces cabal_build
 




More information about the fedora-extras-commits mailing list