From d1f7bc98996862899a5f342d63d9c56902df5a7e Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 26 Jan 2018 09:17:09 +0100 Subject: [PATCH] refresh to cabal-rpm-0.12.1 --- ghc-call-stack.spec | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/ghc-call-stack.spec b/ghc-call-stack.spec index c602997..69f385e 100644 --- a/ghc-call-stack.spec +++ b/ghc-call-stack.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-0.12 +# generated by cabal-rpm-0.12.1 # https://fedoraproject.org/wiki/Packaging:Haskell %global pkg_name call-stack @@ -58,6 +58,12 @@ This package provides the Haskell %{pkg_name} library development files. %cabal_test +%post -p /sbin/ldconfig + + +%postun -p /sbin/ldconfig + + %post devel %ghc_pkg_recache