enable https (#1497456)

This commit is contained in:
Jens Petersen 2017-10-10 23:54:57 +08:00
parent b0773ca26b
commit a6d8639ed7
1 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# generated by cabal-rpm-0.11.1
# generated by cabal-rpm-0.11.2
# https://fedoraproject.org/wiki/Packaging:Haskell
%global pkg_name pandoc
@ -45,6 +45,9 @@ BuildRequires: ghc-filepath-devel
BuildRequires: ghc-haddock-library-devel
BuildRequires: ghc-highlighting-kate-devel
BuildRequires: ghc-hslua-devel
BuildRequires: ghc-http-client-devel
BuildRequires: ghc-http-client-tls-devel
BuildRequires: ghc-http-types-devel
BuildRequires: ghc-mtl-devel
BuildRequires: ghc-network-devel
BuildRequires: ghc-network-uri-devel
@ -148,7 +151,6 @@ or texlive-collection-luatex respectively.
%prep
%setup -q -a1
cabal-tweak-flag https False
cabal-tweak-dep-ver directory '< 1.3' '< 1.4'
@ -205,6 +207,9 @@ echo "%%doc %{doctemplates}/README.md" >> %{doctemplates}/ghc-doctemplates-devel
%changelog
* Tue Oct 10 2017 Jens Petersen <petersen@redhat.com> - 1.19.1-3
- enable https (#1497456)
* Thu Aug 03 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.19.1-3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild