From a36b6eee3c41e8a974267c97803c2e5e6576f5f0e440b325d033c05a32dbadc4 Mon Sep 17 00:00:00 2001 From: Peter Simons Date: Thu, 6 Apr 2023 16:14:39 +0000 Subject: [PATCH] osc copypac from project:devel:languages:haskell:ghc-9.4.x package:ghc-pandoc revision:12, using keep-link OBS-URL: https://build.opensuse.org/package/show/devel:languages:haskell/ghc-pandoc?expand=0&rev=6 --- ghc-pandoc.changes | 5 +++++ ghc-pandoc.spec | 4 +--- 2 files changed, 6 insertions(+), 3 deletions(-) diff --git a/ghc-pandoc.changes b/ghc-pandoc.changes index 7a1179c..5d71fb8 100644 --- a/ghc-pandoc.changes +++ b/ghc-pandoc.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Thu Apr 6 11:15:58 UTC 2023 - Peter Simons + +- Enable building the Haddock documentation. + ------------------------------------------------------------------- Thu Mar 30 17:07:46 UTC 2023 - Peter Simons diff --git a/ghc-pandoc.spec b/ghc-pandoc.spec index aeae103..506ac41 100644 --- a/ghc-pandoc.spec +++ b/ghc-pandoc.spec @@ -18,8 +18,6 @@ %global pkg_name pandoc %global pkgver %{pkg_name}-%{version} -%global has_internal_sub_libraries 1 -%global pkgver %{pkg_name}-%{version} %bcond_with tests Name: ghc-%{pkg_name} Version: 3.0.1 @@ -230,7 +228,7 @@ This package provides the Haskell %{pkg_name} profiling library. %autosetup -n %{pkg_name}-%{version} %build -%ghc_lib_build_without_haddock +%ghc_lib_build %install %ghc_lib_install