From abb0e0063fe99485a144efb278b92039e15bea2d Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Sat, 27 Jun 2020 13:17:46 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-cborg.spec | 14 ++------------ 1 file changed, 2 insertions(+), 12 deletions(-) diff --git a/ghc-cborg.spec b/ghc-cborg.spec index 3843bad..21f68bb 100644 --- a/ghc-cborg.spec +++ b/ghc-cborg.spec @@ -1,4 +1,4 @@ -# generated by cabal-rpm-2.0.5 +# generated by cabal-rpm-2.0.6 # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ %global pkg_name cborg @@ -100,6 +100,7 @@ This package provides the Haskell %{pkg_name} profiling library. %prep # Begin cabal-rpm setup: %setup -q -n %{pkgver} +chmod a-x ChangeLog.md # End cabal-rpm setup @@ -112,7 +113,6 @@ This package provides the Haskell %{pkg_name} profiling library. %install # Begin cabal-rpm install %ghc_lib_install -chmod a-x ChangeLog.md # End cabal-rpm install @@ -120,16 +120,6 @@ chmod a-x ChangeLog.md %cabal_test -%if 0%{?fedora} < 31 || 0%{?rhel} < 8 -%post devel -%ghc_pkg_recache - - -%postun devel -%ghc_pkg_recache -%endif - - %files -f %{name}.files # Begin cabal-rpm files: %license LICENSE.txt