rpms/ghc/FC-3 .cvsignore, 1.3, 1.4 Makefile, 1.2, 1.3 sources, 1.3, 1.4 ghc-bootstrap.spec, 1.1, NONE ghc-doc-no-ps-install.patch, 1.1, NONE

Jens Petersen (petersen) fedora-extras-commits at redhat.com
Thu Jun 2 01:46:04 UTC 2005


Author: petersen

Update of /cvs/extras/rpms/ghc/FC-3
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv16461

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



Index: .cvsignore
===================================================================
RCS file: /cvs/extras/rpms/ghc/FC-3/.cvsignore,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- .cvsignore	31 May 2005 08:50:25 -0000	1.3
+++ .cvsignore	2 Jun 2005 01:46:01 -0000	1.4
@@ -1,3 +1 @@
 ghc-6.4-src.tar.bz2
-ghc-6.4-i386-unknown-linux.tar.bz2
-ghc-6.4-x86_64-unknown-linux.tar.bz2


Index: Makefile
===================================================================
RCS file: /cvs/extras/rpms/ghc/FC-3/Makefile,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- Makefile	31 May 2005 08:50:25 -0000	1.2
+++ Makefile	2 Jun 2005 01:46:01 -0000	1.3
@@ -1,9 +1,7 @@
 # Makefile for source rpm: ghc
 # $Id$
 NAME := ghc
-#SPECFILE = $(firstword $(wildcard *.spec))
-# for bootstrap
-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/FC-3/sources,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- sources	31 May 2005 08:50:25 -0000	1.3
+++ sources	2 Jun 2005 01:46:02 -0000	1.4
@@ -1,3 +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


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


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




More information about the fedora-extras-commits mailing list