From 033cfd8f0426e8b1d31a2e50e9b5f8a291162996 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Jun 2020 16:53:50 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-attoparsec.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ghc-attoparsec.spec b/ghc-attoparsec.spec index 35e3356..5ae8280 100644 --- a/ghc-attoparsec.spec +++ b/ghc-attoparsec.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 attoparsec %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: quickcheck-unicode + Name: ghc-%{pkg_name} Version: 0.13.2.4 Release: 1%{?dist} @@ -85,16 +87,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