From 8b3bf6412b38433bb46fc3ce0b0a3121c2f054d1 Mon Sep 17 00:00:00 2001 From: Jens Petersen Date: Fri, 19 Jun 2020 16:54:13 +0800 Subject: [PATCH] refresh to cabal-rpm-2.0.6 --- ghc-cipher-aes.spec | 14 +++----------- 1 file changed, 3 insertions(+), 11 deletions(-) diff --git a/ghc-cipher-aes.spec b/ghc-cipher-aes.spec index 4689da6..c3da246 100644 --- a/ghc-cipher-aes.spec +++ b/ghc-cipher-aes.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 cipher-aes %global pkgver %{pkg_name}-%{version} +# testsuite missing deps: crypto-cipher-tests test-framework test-framework-quickcheck2 + Name: ghc-%{pkg_name} Version: 0.2.11 Release: 15%{?dist} @@ -94,16 +96,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