X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.spec.in;h=3501ace9f04aeb131cdc033e4f08be36801ee6f1;hb=61ccfec175e1f51b2c89559faf91d9bee0b3b601;hp=ac2968d285636edfe6f6a78b6608b91080d9f4a1;hpb=b734be7a047ce659cf3bc341bcdbf084bc51a3c7;p=ghc-hetmet.git diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index ac2968d..3501ace 100644 --- a/ghc/ghc.spec.in +++ b/ghc/ghc.spec.in @@ -8,7 +8,7 @@ # This file is subject to the same free software license as GHC. %define name ghc -%define version @PACKAGE_VERSION@ +%define version @ProjectVersion@ %define release @release@ Name: %{name} @@ -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, docbook-dtd, docbook-xsl-stylesheets, libxslt, libxml2, fop, xmltex, dvips, 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, mesaglut-devel Provides: haskell Summary: The Glasgow Haskell Compiler