From 99078fb43cf333cd00368ff7ba2a18fba54c7a62 Mon Sep 17 00:00:00 2001 From: Miro Hrončok Date: Apr 04 2018 09:13:14 +0000 Subject: Build docs again --- diff --git a/autojump.spec b/autojump.spec index 9daffc5..cd0becd 100644 --- a/autojump.spec +++ b/autojump.spec @@ -15,8 +15,7 @@ Patch1: install-add-distribution-arg.patch BuildArch: noarch -# June 27th, pandoc is broken in rawhide, uncomment when working again -# BuildRequires: pandoc +BuildRequires: pandoc BuildRequires: python2-devel Requires: python2 %if 0%{?rhel} && 0%{?rhel} <= 6 @@ -62,8 +61,7 @@ sed -i 's|/usr/bin/env python|/usr/bin/python2|' bin/%{name} sed -i '1{/^#!/d}' bin/%{name}_*.py %build -# June 27th, pandoc is broken in rawhide, uncomment when working again -# make docs +make docs %install ./install.py --destdir %{buildroot} --prefix usr --zshshare %{buildroot}%{_datadir}/zsh/site-functions --distribution @@ -100,6 +98,7 @@ rm -f %{_bindir}/%{name}_*.pyc %changelog * Mon Apr 02 2018 Miro Hrončok - 22.5.1-1 - Update to 22.5.1 +- Build docs again * Wed Feb 07 2018 Iryna Shcherbina - 22.3.2-6 - Update Python 2 dependency declarations to new packaging standards