From 508b5d5c3c43dc7b3702dfa866ad50ee8d4adb2b Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Jun 2020 16:55:35 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-http-types.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ghc-http-types.spec b/ghc-http-types.spec index 3270611..6cbd10a 100644 --- a/ghc-http-types.spec +++ b/ghc-http-types.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 http-types %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: quickcheck-instances + Name: ghc-%{pkg_name} Version: 0.12.3 Release: 2%{?dist} @@ -81,16 +83,6 @@ This package provides the Haskell %{pkg_name} profiling library. # 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