rpms/ghc/devel Makefile, 1.4, 1.5 sources, 1.7, 1.8 ghc-bootstrap.spec, 1.3, NONE ghc-doc-no-ps-install.patch, 1.3, NONE

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Wed Sep 27 12:34:59 UTC 2006


Author: petersen

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

Modified Files:
	Makefile sources 
Removed Files:
	ghc-bootstrap.spec ghc-doc-no-ps-install.patch 
Log Message:
revert temporary bootstrap to ghc-6.4.2



Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/Makefile,v
retrieving revision 1.4
retrieving revision 1.5
diff -u -r1.4 -r1.5
--- Makefile	27 Sep 2006 12:04:46 -0000	1.4
+++ Makefile	27 Sep 2006 12:34:59 -0000	1.5
@@ -1,7 +1,7 @@
 # Makefile for source rpm: ghc
 # $Id$
 NAME := ghc
-SPECFILE = ghc-bootstrap.spec
+SPECFILE = $(firstword $(wildcard *.spec))
 
 define find-makefile-common
 for d in common ../common ../../common ; do if [ -f $$d/Makefile.common ] ; then if [ -f $$d/CVS/Root -a -w $$/Makefile.common ] ; then cd $$d ; cvs -Q update ; fi ; echo "$$d/Makefile.common" ; break ; fi ; done


Index: sources
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/sources,v
retrieving revision 1.7
retrieving revision 1.8
diff -u -r1.7 -r1.8
--- sources	27 Sep 2006 12:04:46 -0000	1.7
+++ sources	27 Sep 2006 12:34:59 -0000	1.8
@@ -1,4 +1 @@
-45ea4e15f135698feb88d12c5000aaf8  ghc-6.4-src.tar.bz2
-89aaed2c09667f25a1777012a42200c7  ghc-6.4-i386-unknown-linux.tar.bz2
-6ad2f7df7f55e8cfec0504384bf664ea  ghc-6.4-x86_64-unknown-linux.tar.bz2
-1400a1c158b07821f81ee5e4a7433b91  ghc-6.4-ppc-unknown-linux.tar.bz2
+a394bf14e94c3bca5507d568fcc03375  ghc-6.4.2-src.tar.bz2


--- ghc-bootstrap.spec DELETED ---


--- ghc-doc-no-ps-install.patch DELETED ---




More information about the scm-commits mailing list