SPECS: ghc.spec - added missing update information to changelog re...

qboosh qboosh at pld-linux.org
Tue Jun 26 17:48:36 CEST 2007


Author: qboosh                       Date: Tue Jun 26 15:48:36 2007 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- added missing update information to changelog rev. 1.69

---- Files affected:
SPECS:
   ghc.spec (1.71 -> 1.72) 

---- Diffs:

================================================================
Index: SPECS/ghc.spec
diff -u SPECS/ghc.spec:1.71 SPECS/ghc.spec:1.72
--- SPECS/ghc.spec:1.71	Tue Jun 26 17:19:15 2007
+++ SPECS/ghc.spec	Tue Jun 26 17:48:31 2007
@@ -3,7 +3,7 @@
 # Conditional build:
 %bcond_with	bootstrap	# use foreign (non-rpm) ghc to bootstrap
 # due to http://hackage.haskell.org/trac/ghc/ticket/1427
-%bcond_without	unregistered
+%bcond_without	unregistered	# non-registerised interpreter
 %bcond_without	doc		# don't build documentation (requires haddock)
 #
 Summary:	Glasgow Haskell Compilation system
@@ -153,8 +153,8 @@
 
 %if %{with unregistered}
 cat << 'EOF' >> mk/build.mk
-GhcUnregisterised=YES                                                     
-GhcWithNativeCodeGen=NO                                                   
+GhcUnregisterised=YES
+GhcWithNativeCodeGen=NO
 SplitObjs=NO
 EOF
 %endif
@@ -247,6 +247,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.72  2007/06/26 15:48:31  qboosh
+- added missing update information to changelog rev. 1.69
+
 Revision 1.71  2007/06/26 15:19:15  arekm
 - rebuild (no ppc)
 
@@ -255,6 +258,7 @@
 
 Revision 1.69  2007/06/26 06:22:50  arekm
 - rel 2; do unregistered build due to ghc own problems with gcc 4.2
+[updated to 6.6.1]
 
 Revision 1.68  2007/03/04 11:32:30  qrczak
 - Cosmetics.
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/SPECS/ghc.spec?r1=1.71&r2=1.72&f=u



More information about the pld-cvs-commit mailing list