|
|
|
@ -1,9 +1,6 @@
|
|
|
|
|
# generated by cabal-rpm-0.12.1
|
|
|
|
|
# https://fedoraproject.org/wiki/Packaging:Haskell
|
|
|
|
|
|
|
|
|
|
# workaround https://bugzilla.redhat.com/show_bug.cgi?id=1607054
|
|
|
|
|
%undefine _annotated_build
|
|
|
|
|
|
|
|
|
|
%global pkg_name doctemplates
|
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
@ -15,7 +12,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.2.1
|
|
|
|
|
Release: 4%{?dist}
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Summary: Pandoc-style document templates
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -96,6 +93,9 @@ rm %{buildroot}%{_datadir}/%{pkgver}/README.md
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-5
|
|
|
|
|
- Enable annotated build again
|
|
|
|
|
|
|
|
|
|
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 0.2.1-4
|
|
|
|
|
- Rebuilt for #1607054
|
|
|
|
|
|
|
|
|
|