OpenPKG CVS Repository
http://cvs.openpkg.org/
____________________________________________________________________________
Server: cvs.openpkg.org Name: Ralf S. Engelschall
Root: /v/openpkg/cvs Email: [EMAIL PROTECTED]
Module: openpkg-src Date: 19-Sep-2005 22:16:52
Branch: HEAD Handle: 2005091921165200
Modified files:
openpkg-src/ghc ghc.spec
Log:
upgrading package: ghc 6.4 -> 6.4.1
Summary:
Revision Changes Path
1.5 +5 -5 openpkg-src/ghc/ghc.spec
____________________________________________________________________________
patch -p0 <<'@@ .'
Index: openpkg-src/ghc/ghc.spec
============================================================================
$ cvs diff -u -r1.4 -r1.5 ghc.spec
--- openpkg-src/ghc/ghc.spec 7 Sep 2005 14:40:46 -0000 1.4
+++ openpkg-src/ghc/ghc.spec 19 Sep 2005 20:16:52 -0000 1.5
@@ -23,10 +23,10 @@
##
# package version
-%define V_source 6.4
+%define V_source 6.4.1
%define V_boot_bsd 6.4
-%define V_boot_lnx 6.4
-%define V_boot_sol 6.2.2
+%define V_boot_lnx 6.4.1
+%define V_boot_sol 6.4.1
# package information
Name: ghc
@@ -39,13 +39,13 @@
Group: Language
License: X11-style
Version: %{V_source}
-Release: 20050907
+Release: 20050919
# list of sources
Source0:
http://haskell.org/ghc/dist/%{V_source}/ghc-%{V_source}-src.tar.bz2
Source1:
http://haskell.org/ghc/dist/%{V_boot_bsd}/FreeBSD/ghc-%{V_boot_bsd}-i386-unknown-freebsd5-boot.tar.bz2
Source2:
http://haskell.org/ghc/dist/%{V_boot_lnx}/ghc-%{V_boot_lnx}-i386-unknown-linux.tar.bz2
-Source3:
http://haskell.org/ghc/dist/%{V_boot_sol}/ghc-%{V_boot_sol}-sparc-sun-solaris2.tar.bz2
+Source3:
http://haskell.org/ghc/dist/%{V_boot_sol}/ghc-%{V_boot_sol}-2005-09-17-sparc-sun-solaris2.tar.bz2
Patch0: ghc.patch
# build information
@@ .
______________________________________________________________________
The OpenPKG Project www.openpkg.org
CVS Repository Commit List [email protected]