Enable annotated build again

This reverts commit 1cb739b468.
This commit is contained in:
Miro Hrončok 2018-07-24 12:50:34 +02:00
parent 1cb739b468
commit 5bef99f163
1 changed files with 4 additions and 4 deletions

View File

@ -1,15 +1,12 @@
# 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 aeson-pretty
%global pkgver %{pkg_name}-%{version}
Name: ghc-%{pkg_name}
Version: 0.8.5
Release: 4%{?dist}
Release: 5%{?dist}
Summary: JSON pretty-printing library
License: BSD
@ -89,6 +86,9 @@ This package provides the Haskell %{pkg_name} library development files.
%changelog
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-5
- Enable annotated build again
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 0.8.5-4
- Rebuilt for #1607054