From 9ee88f1bb7ea170749aaa62b7d7ec67fca603c31 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jun 2020 19:27:16 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.5 --- ghc-math-functions.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghc-math-functions.spec b/ghc-math-functions.spec index 6ea7d32..5394aa8 100644 --- a/ghc-math-functions.spec +++ b/ghc-math-functions.spec @@ -1,5 +1,5 @@ -# generated by cabal-rpm-2.0.2 -# https://fedoraproject.org/wiki/Packaging:Haskell +# generated by cabal-rpm-2.0.5 +# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name math-functions %global pkgver %{pkg_name}-%{version} @@ -91,6 +91,7 @@ This package provides the Haskell %{pkg_name} profiling library. %install # Begin cabal-rpm install %ghc_lib_install +chmod a-x README.markdown changelog.md # End cabal-rpm install