From a122fc3e75722eab5568ef4624ce615602d4e5c6 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 28 Dec 2017 17:41:20 +0100 Subject: [PATCH] python2 and comment out %mandir properly --- ghc.spec | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ghc.spec b/ghc.spec index 5ec1faa..be3e7e2 100644 --- a/ghc.spec +++ b/ghc.spec @@ -69,10 +69,10 @@ BuildRequires: ncurses-devel # for man and docs BuildRequires: perl-interpreter %if %{undefined without_testsuite} -BuildRequires: python +BuildRequires: python2 %endif %if %{undefined without_manual} -BuildRequires: python-sphinx +BuildRequires: python2-sphinx %endif %ifarch armv7hl aarch64 BuildRequires: llvm%{llvm_major} @@ -518,7 +518,7 @@ fi %{ghclibdir}/latex %if %{undefined without_manual} # https://ghc.haskell.org/trac/ghc/ticket/12939 -#%{_mandir}/man1/ghc.* +#%%{_mandir}/man1/ghc.* ## needs pandoc #%%{ghc_html_dir}/Cabal %{ghc_html_dir}/haddock