X-Git-Url: http://git.megacz.com/?a=blobdiff_plain;f=ghc%2Fghc.spec.in;h=3501ace9f04aeb131cdc033e4f08be36801ee6f1;hb=61ccfec175e1f51b2c89559faf91d9bee0b3b601;hp=d2e5b86e0affc1918c962d6ca39b61f4317798b1;hpb=9aebe874248bc1d7700df3fb793a7cd0223bfb20;p=ghc-hetmet.git diff --git a/ghc/ghc.spec.in b/ghc/ghc.spec.in index d2e5b86..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 @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 @@ -96,7 +96,7 @@ HTML format. Alternatively, the documentation is available online at test -f configure || autoreconf ./configure --prefix=%{prefix} --enable-hopengl make -make ps html +make html %install make prefix=${RPM_BUILD_ROOT}%{prefix} install @@ -146,16 +146,12 @@ rm -rf ${RPM_BUILD_ROOT} %files doc %defattr(-,root,root) -%doc docs/building/building-html -%doc docs/building/building.ps -%doc docs/docbook-cheat-sheet/docbook-cheat-sheet-html -%doc docs/docbook-cheat-sheet/docbook-cheat-sheet.ps +%doc docs/building/building +%doc docs/docbook-cheat-sheet/docbook-cheat-sheet %doc ghc/docs/ext-core/core.ps %doc ghc/docs/storage-mgt/ldv.ps %doc ghc/docs/storage-mgt/rp.ps %doc ghc/docs/storage-mgt/sm.ps -%doc ghc/docs/users_guide/users_guide-html -%doc ghc/docs/users_guide/users_guide.ps -%doc hslibs/doc/hslibs-html -%doc hslibs/doc/hslibs.ps +%doc ghc/docs/users_guide/users_guide +%doc hslibs/doc/hslibs %doc html/*