refresh to cabal-rpm-2.0.6
This commit is contained in:
parent
c7470280cb
commit
1ecbb4afec
@ -1,4 +1,4 @@
|
|||||||
# generated by cabal-rpm-2.0.5
|
# generated by cabal-rpm-2.0.6
|
||||||
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
# https://docs.fedoraproject.org/en-US/packaging-guidelines/Haskell/
|
||||||
|
|
||||||
%global pkg_name hslua-module-text
|
%global pkg_name hslua-module-text
|
||||||
@ -72,6 +72,7 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
%prep
|
%prep
|
||||||
# Begin cabal-rpm setup:
|
# Begin cabal-rpm setup:
|
||||||
%setup -q -n %{pkgver}
|
%setup -q -n %{pkgver}
|
||||||
|
chmod a-x ChangeLog.md
|
||||||
# End cabal-rpm setup
|
# End cabal-rpm setup
|
||||||
|
|
||||||
|
|
||||||
@ -84,7 +85,6 @@ This package provides the Haskell %{pkg_name} profiling library.
|
|||||||
%install
|
%install
|
||||||
# Begin cabal-rpm install
|
# Begin cabal-rpm install
|
||||||
%ghc_lib_install
|
%ghc_lib_install
|
||||||
chmod a-x ChangeLog.md
|
|
||||||
# End cabal-rpm install
|
# End cabal-rpm install
|
||||||
|
|
||||||
|
|
||||||
@ -92,16 +92,6 @@ chmod a-x ChangeLog.md
|
|||||||
%cabal_test
|
%cabal_test
|
||||||
|
|
||||||
|
|
||||||
%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
|
||||||
|
Loading…
Reference in New Issue
Block a user