rpms/ghc/devel ghc.spec,1.3,1.4

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Thu May 19 10:33:45 UTC 2005


Author: petersen

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

Modified Files:
	ghc.spec 
Log Message:
restore %setup so that it builds again



Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- ghc.spec	12 May 2005 09:22:03 -0000	1.3
+++ ghc.spec	19 May 2005 10:33:43 -0000	1.4
@@ -84,9 +84,7 @@
 %define __spec_install_post /usr/lib/rpm/brp-compress
 
 %prep
-## FIXME: ghc currently doesn't build with gcc4
-## to do a test build uncomment %%setup
-#%%setup -q -n ghc-%{version}
+%setup -q -n ghc-%{version}
 %patch1 -p1 -b .1-ppc
 %patch2 -p1 -b .2-x86_64
 %patch3 -p1 -b .3-x86_64




More information about the fedora-extras-commits mailing list