Fixed uninitialised FunBind fun_tick field
[ghc-hetmet.git] / ghc.spec.in
index 7e30dbb..8508c44 100644 (file)
@@ -17,7 +17,8 @@ Release:        %{release}
 License:        BSD-like
 Group:          Development/Languages/Haskell
 URL:            http://haskell.org/ghc/
-Source:         http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
+Source0:        http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src.tar.bz2
+Source1:        http://haskell.org/ghc/dist/%{version}/ghc-%{version}-src-extralibs.tar.bz2
 Packager:       Sven Panne <sven.panne@aedion.de>
 BuildRoot:      %{_tmppath}/%{name}-%{version}-build
 Prefix:         %{_prefix}
@@ -78,7 +79,7 @@ Profiling libraries for Glorious Glasgow Haskell Compilation System
 needed.
 
 %prep
-%setup
+%setup -b1
 
 %build
 test -f configure || autoreconf
@@ -125,7 +126,6 @@ rm -rf ${RPM_BUILD_ROOT}
 %doc docs/storage-mgt/rp.ps
 %doc docs/storage-mgt/sm.ps
 %doc docs/users_guide/users_guide
-%doc hslibs/doc/hslibs
 %doc html/*
 %doc libraries/Cabal/doc/Cabal
 %{prefix}/bin/ghc