From: sven.panne@aedion.de Date: Thu, 12 Oct 2006 12:12:13 +0000 (+0000) Subject: Track changes in source packaging scheme X-Git-Url: http://git.megacz.com/?p=ghc-hetmet.git;a=commitdiff_plain;h=8150e982f31ebc40582adbd73dd2022ce7e23563 Track changes in source packaging scheme --- diff --git a/ghc.spec.in b/ghc.spec.in index 9522108..8508c44 100644 --- a/ghc.spec.in +++ b/ghc.spec.in @@ -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 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