rpms/ghc/devel ghc.spec,1.127,1.128

Jens Petersen petersen at fedoraproject.org
Mon Jan 11 23:16:08 UTC 2010


Author: petersen

Update of /cvs/extras/rpms/ghc/devel
In directory cvs1.fedora.phx.redhat.com:/tmp/cvs-serv4465

Modified Files:
	ghc.spec 
Log Message:
clean away release reset comment and version reset too


Index: ghc.spec
===================================================================
RCS file: /cvs/extras/rpms/ghc/devel/ghc.spec,v
retrieving revision 1.127
retrieving revision 1.128
diff -u -p -r1.127 -r1.128
--- ghc.spec	11 Jan 2010 22:55:52 -0000	1.127
+++ ghc.spec	11 Jan 2010 23:16:08 -0000	1.128
@@ -26,7 +26,6 @@
 Name: ghc
 # break of haskell-platform-2009.2.0.2
 Version: 6.12.1
-# can't be reset as long as there are versioned subpackages
 Release: 5%{?dist}
 Summary: Glasgow Haskell Compilation system
 # fedora ghc has only been bootstrapped on the following archs:
@@ -108,8 +107,6 @@ They should be installed when GHC's prof
 
 %ghc_binlib_package -n ghc
 
-%global version %{ghc_version_override}
-
 %prep
 %setup -q -n %{name}-%{version} %{?with_extralibs:-b1}
 # absolute haddock path (was for html/libraries -> libraries)



More information about the scm-commits mailing list