rpms/ghc/devel ghc.spec,1.23,1.24

Bryan O'Sullivan (bos) fedora-extras-commits at redhat.com
Sun Sep 30 03:54:26 UTC 2007


Author: bos

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

Modified Files:
	ghc.spec 
Log Message:
Add happy to buldreqs


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.23
retrieving revision 1.24
diff -u -r1.23 -r1.24
--- ghc.spec	30 Sep 2007 03:18:21 -0000	1.23
+++ ghc.spec	30 Sep 2007 03:53:49 -0000	1.24
@@ -18,7 +18,7 @@
 
 Name:		ghc
 Version:	6.8.0.20070928
-Release:	1%{?dist}
+Release:	2%{?dist}
 Summary:	Glasgow Haskell Compilation system
 # See https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=239713
 ExcludeArch:	ppc64
@@ -29,7 +29,7 @@
 URL:		http://haskell.org/ghc/
 Requires:	%{ghcver} = %{version}-%{release}, chkconfig
 BuildRoot:	%{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires:  ghc, sed
+BuildRequires:  ghc, happy, sed
 BuildRequires:  gmp-devel, readline-devel
 BuildRequires:  libX11-devel, libXt-devel
 BuildRequires:  freeglut-devel, openal-devel
@@ -235,6 +235,9 @@
 
 
 %changelog
+* Sat Sep 29 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.0.20070928-2
+- add happy to BuildRequires
+
 * Sat Sep 29 2007 Bryan O'Sullivan <bos at serpentine.com> - 6.8.0.20070928-1
 - prepare for GHC 6.8.1 by building a release candidate snapshot
 




More information about the fedora-extras-commits mailing list