SPECS: ghc.spec - removed outdated patch (archs not supported) - removed au...

baggins baggins at pld-linux.org
Tue Mar 3 16:38:07 CET 2009


Author: baggins                      Date: Tue Mar  3 15:38:07 2009 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- removed outdated patch (archs not supported)
- removed automagic (no longer needed)

---- Files affected:
SPECS:
   ghc.spec (1.81 -> 1.82) 

---- Diffs:

================================================================
Index: SPECS/ghc.spec
diff -u SPECS/ghc.spec:1.81 SPECS/ghc.spec:1.82
--- SPECS/ghc.spec:1.81	Tue Mar  3 16:13:37 2009
+++ SPECS/ghc.spec	Tue Mar  3 16:38:01 2009
@@ -26,15 +26,12 @@
 # Source0-md5:	54c676a632b3d73cf526b06347522c32
 Source1:	http://haskell.org/ghc/dist/%{version}/%{name}-%{version}-src-extralibs.tar.bz2
 # Source1-md5:	4ff4590f1002ae1ff608874da8643c67
-Patch0:		%{name}-ac.patch
 URL:		http://haskell.org/ghc/
 BuildRequires:	OpenAL-devel
 BuildRequires:	OpenGL-GLU-devel
 BuildRequires:	OpenGL-devel
 BuildRequires:	OpenGL-glut-devel
 %{!?with_bootstrap:BuildRequires:	alex >= 2.0}
-BuildRequires:	autoconf
-BuildRequires:	automake
 BuildRequires:	freealut-devel
 %{!?with_bootstrap:BuildRequires:	ghc}
 BuildRequires:	gmp-devel
@@ -159,7 +156,6 @@
 
 %prep
 %setup -q -b1
-%patch0 -p1
 
 %if %{with unregistered}
 cat << 'EOF' >> mk/build.mk
@@ -171,9 +167,7 @@
 
 %build
 %{?with_bootstrap:PATH=$PATH:/usr/local/bin}
-cp -f /usr/share/automake/config.sub .
 
-%{__autoconf}
 %configure \
 	--prefix=%{_prefix} \
 	--with-gcc="%{__cc}"
@@ -254,6 +248,10 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.82  2009/03/03 15:38:01  baggins
+- removed outdated patch (archs not supported)
+- removed automagic (no longer needed)
+
 Revision 1.81  2009/03/03 15:13:37  baggins
 - alpha and sparc no longer supported
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/ghc.spec?r1=1.81&r2=1.82&f=u



More information about the pld-cvs-commit mailing list