refresh to cabal-rpm-2.0.6

This commit is contained in:
Jens Petersen 2020-06-19 16:54:47 +08:00
parent de4ffc208e
commit 0ce7aa5699

View File

@ -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 edit-distance
%global pkgver %{pkg_name}-%{version}
# testsuite missing deps: test-framework test-framework-quickcheck2
Name: ghc-%{pkg_name}
Version: 0.2.2.1
Release: 14%{?dist}
@ -83,16 +85,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