refresh to cabal-rpm-0.12.1

This commit is contained in:
Jens Petersen 2018-01-24 14:12:29 +01:00
parent 73616fd698
commit 630e49c210
1 changed files with 7 additions and 1 deletions

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-0.12
# generated by cabal-rpm-0.12.1
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name pandoc
@ -163,6 +163,12 @@ install -m 0644 -p -D man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
%cabal_test
%post -n ghc-%{name} -p /sbin/ldconfig
%postun -n ghc-%{name} -p /sbin/ldconfig
%post -n ghc-%{name}-devel
%ghc_pkg_recache