|
|
|
@ -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 asn1-encoding
|
|
|
|
|
%global pkgver %{pkg_name}-%{version}
|
|
|
|
|
|
|
|
|
@ -11,7 +8,7 @@
|
|
|
|
|
|
|
|
|
|
Name: ghc-%{pkg_name}
|
|
|
|
|
Version: 0.9.5
|
|
|
|
|
Release: 5%{?dist}
|
|
|
|
|
Release: 6%{?dist}
|
|
|
|
|
Summary: ASN1 data reader and writer in RAW, BER and DER forms
|
|
|
|
|
|
|
|
|
|
License: BSD
|
|
|
|
@ -84,6 +81,9 @@ This package provides the Haskell %{pkg_name} library development files.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
%changelog
|
|
|
|
|
* Tue Jul 24 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-6
|
|
|
|
|
- Enable annotated build again
|
|
|
|
|
|
|
|
|
|
* Mon Jul 23 2018 Miro Hrončok <mhroncok@redhat.com> - 0.9.5-5
|
|
|
|
|
- Rebuilt for #1607054
|
|
|
|
|
|
|
|
|
|