From 74eb164a63507087745b87feff10bce4c71c4d3a Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Thu, 4 Jun 2020 19:29:18 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.5 --- ghc-zlib.spec | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/ghc-zlib.spec b/ghc-zlib.spec index 11ef138..67b61ea 100644 --- a/ghc-zlib.spec +++ b/ghc-zlib.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 zlib %global pkgver %{pkg_name}-%{version} @@ -96,6 +96,7 @@ rm -r cbits %install # Begin cabal-rpm install %ghc_lib_install +chmod a-x changelog # End cabal-rpm install