|
|
|
@ -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 pandoc
|
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
@ -11,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
Name: %{pkg_name}
|
|
|
|
|
Version: 2.0.6
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Release: 7%{?dist}
|
|
|
|
|
Summary: Conversion between markup formats
|
|
|
|
|
|
|
|
|
|
License: GPLv2+
|
|
|
|
@ -196,6 +193,9 @@ install -m 0644 -p -D man/pandoc.1 %{buildroot}%{_mandir}/man1/pandoc.1
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.6-7
|
|
|
|
|
- Enable annotated build again
|
|
|
|
|
|
|
|
|
|
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 2.0.6-6
|
|
|
|
|
- Rebuilt for #1607054
|
|
|
|
|
|
|
|
|
|