From f54a70613c6f9f608e5aa9c3011c4a7a156ffb07 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Jun 2020 16:55:40 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-io-streams.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ghc-io-streams.spec b/ghc-io-streams.spec index 1ae0d2e..afc0e99 100644 --- a/ghc-io-streams.spec +++ b/ghc-io-streams.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 io-streams %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: test-framework test-framework-hunit test-framework-quickcheck2 + Name: ghc-%{pkg_name} Version: 1.5.1.0 Release: 3%{?dist} @@ -104,16 +106,6 @@ cabal-tweak-drop-dep bytestring-builder # 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