From: panne Date: Thu, 26 Aug 2004 21:03:20 +0000 (+0000) Subject: [project @ 2004-08-26 21:03:18 by panne] X-Git-Tag: Initial_conversion_from_CVS_complete~1678 X-Git-Url: http://git.megacz.com/?a=commitdiff_plain;h=c1fa0428f17fc095d51081f7a547eb166b68c528;p=ghc-hetmet.git [project @ 2004-08-26 21:03:18 by panne] Updated BuildRequires tags. Alas, there seems to be no real standard here, so your mileage may vary... At least the current specs should work on SuSE Linux. --- diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index 5ec0df9..4edda66 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -22,7 +22,7 @@ Packager: Sven Panne BuildRoot: %{_tmppath}/%{name}-%{version}-build Prefix: %{_prefix} Requires: gmp, readline -BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbk31, gmp, readline-devel +BuildRequires: alex >= 2.0, happy >= 1.14, ghc >= 5, haddock, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips, gmp, readline-devel Provides: haskell Summary: The Glasgow Haskell Compiler