refresh to cabal-rpm-2.0.6

This commit is contained in:
Jens Petersen 2020-06-19 16:57:52 +08:00
parent 989f239661
commit 18c8167d54

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-2.0.5 --subpackage # generated by cabal-rpm-2.0.6 --subpackage
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/ # https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
%global pkg_name yaml %global pkg_name yaml
@ -7,6 +7,8 @@
%global libyaml libyaml-0.1.1.0 %global libyaml libyaml-0.1.1.0
%global subpkgs %{libyaml} %global subpkgs %{libyaml}
# testsuite missing deps: raw-strings-qq
Name: ghc-%{pkg_name} Name: ghc-%{pkg_name}
Version: 0.11.4.0 Version: 0.11.4.0
# can only be reset when all subpkgs bumped # can only be reset when all subpkgs bumped
@ -123,16 +125,6 @@ rm -r libyaml_src
# End cabal-rpm install # 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 %files -f %{name}.files
# Begin cabal-rpm files: # Begin cabal-rpm files:
%license LICENSE %license LICENSE