refresh to cabal-rpm-2.0.6
This commit is contained in:
parent
17af6c8a00
commit
467aa8791e
14
hledger.spec
14
hledger.spec
@ -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/
|
||||
|
||||
%global pkg_name hledger
|
||||
@ -8,6 +8,8 @@
|
||||
%global lucid lucid-2.9.12
|
||||
%global subpkgs %{utilityht} %{lucid}
|
||||
|
||||
# testsuite missing deps: timeit
|
||||
|
||||
Name: %{pkg_name}
|
||||
Version: 1.16.2
|
||||
# can only be reset when all subpkgs bumped
|
||||
@ -155,16 +157,6 @@ cabal-tweak-drop-dep mtl-compat
|
||||
install -Dp -m 0644 %{name}.1 %{buildroot}%{_mandir}/man1/%{name}.1
|
||||
|
||||
|
||||
%if 0%{?fedora} < 31 || 0%{?rhel} < 8
|
||||
%post -n ghc-%{name}-devel
|
||||
%ghc_pkg_recache
|
||||
|
||||
|
||||
%postun -n ghc-%{name}-devel
|
||||
%ghc_pkg_recache
|
||||
%endif
|
||||
|
||||
|
||||
%files
|
||||
# Begin cabal-rpm files:
|
||||
%license LICENSE
|
||||
|
Loading…
Reference in New Issue
Block a user