SPECS: ghc.spec - fix powerpc build
arekm
arekm at pld-linux.org
Sun Sep 18 20:03:52 CEST 2005
Author: arekm Date: Sun Sep 18 18:03:52 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix powerpc build
---- Files affected:
SPECS:
ghc.spec (1.48 -> 1.49)
---- Diffs:
================================================================
Index: SPECS/ghc.spec
diff -u SPECS/ghc.spec:1.48 SPECS/ghc.spec:1.49
--- SPECS/ghc.spec:1.48 Sat Sep 17 12:37:00 2005
+++ SPECS/ghc.spec Sun Sep 18 20:03:46 2005
@@ -9,6 +9,7 @@
Source0: http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2
# Source0-md5: 45ea4e15f135698feb88d12c5000aaf8
Patch0: %{name}-ac.patch
+Patch1: http://haskell.org/ghc/dist/6.4/ghc-6.4-powerpc.patch
URL: http://haskell.org/ghc/
BuildRequires: alex >= 2.0
BuildRequires: autoconf
@@ -79,6 +80,7 @@
%prep
%setup -q
%patch0 -p1
+%patch1 -p1
# generate our own `build.mk'
#
@@ -165,6 +167,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.49 2005/09/18 18:03:46 arekm
+- fix powerpc build
+
Revision 1.48 2005/09/17 10:37:00 arekm
- rel 1
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/ghc.spec?r1=1.48&r2=1.49&f=u
More information about the pld-cvs-commit
mailing list