SPECS: ghc.spec - up to 6.10.1; doesn't build
arekm
arekm at pld-linux.org
Tue Feb 24 11:42:00 CET 2009
Author: arekm Date: Tue Feb 24 10:42:00 2009 GMT
Module: SPECS Tag: HEAD
---- Log message:
- up to 6.10.1; doesn't build
---- Files affected:
SPECS:
ghc.spec (1.79 -> 1.80)
---- Diffs:
================================================================
Index: SPECS/ghc.spec
diff -u SPECS/ghc.spec:1.79 SPECS/ghc.spec:1.80
--- SPECS/ghc.spec:1.79 Wed Apr 9 14:54:26 2008
+++ SPECS/ghc.spec Tue Feb 24 11:41:55 2009
@@ -18,16 +18,15 @@
Summary: Glasgow Haskell Compilation system
Summary(pl.UTF-8): System kompilacji Glasgow Haskell
Name: ghc
-Version: 6.8.2
+Version: 6.10.1
Release: 0.1
License: BSD-like w/o adv. clause
Group: Development/Languages
Source0: http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src.tar.bz2
-# Source0-md5: 43108417594be7eba0918c459e871e40
+# Source0-md5: 54c676a632b3d73cf526b06347522c32
Source1: http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src-extralibs.tar.bz2
-# Source1-md5: d199c50814188fb77355d41058b8613c
+# Source1-md5: 4ff4590f1002ae1ff608874da8643c67
Patch0: %{name}-ac.patch
-Patch1: %{name}-tinfo.patch
URL: http://haskell.org/ghc/
BuildRequires: OpenAL-devel
BuildRequires: OpenGL-GLU-devel
@@ -161,7 +160,6 @@
%prep
%setup -q -b1
%patch0 -p1
-%patch1 -p1
%if %{with unregistered}
cat << 'EOF' >> mk/build.mk
@@ -176,10 +174,6 @@
cp -f /usr/share/automake/config.sub .
%{__autoconf}
-cd libraries/readline
-%{__autoconf}
-cd ../..
-
%configure \
--prefix=%{_prefix} \
--with-gcc="%{__cc}"
@@ -260,6 +254,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.80 2009/02/24 10:41:55 arekm
+- up to 6.10.1; doesn't build
+
Revision 1.79 2008/04/09 12:54:26 baggins
- removed outdated patches
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ghc.spec?r1=1.79&r2=1.80&f=u
More information about the pld-cvs-commit
mailing list