From 9452677afd8610602b085083cc6d07acecd92edb Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Jun 2020 16:56:42 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-sandi.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ghc-sandi.spec b/ghc-sandi.spec index 425c257..2efa2f2 100644 --- a/ghc-sandi.spec +++ b/ghc-sandi.spec @@ -1,9 +1,11 @@ -# 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 sandi %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: tasty-th + Name: ghc-%{pkg_name} Version: 0.5 Release: 3%{?dist} @@ -82,16 +84,6 @@ cp -bp %{SOURCE1} %{pkg_name}.cabal # 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