From a03f9ca4e77c180c24a514f04aef94b219a917dc Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Jul 06 2020 07:19:30 +0000 Subject: refresh to cabal-rpm-2.0.6 --- diff --git a/ghc-cborg-json.spec b/ghc-cborg-json.spec index ef5d005..6fa25f9 100644 --- a/ghc-cborg-json.spec +++ b/ghc-cborg-json.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-json @@ -72,6 +72,7 @@ This package provides the Haskell %{pkg_name} profiling library. # Begin cabal-rpm setup: %setup -q -n %{pkgver} cp -bp %{SOURCE1} %{pkg_name}.cabal +chmod a-x ChangeLog.md # End cabal-rpm setup @@ -84,20 +85,9 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal %install # Begin cabal-rpm install %ghc_lib_install -chmod a-x ChangeLog.md # End cabal-rpm install -%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