docs: Enable build and install of our rST docs

drop Revert-Enable-build-and-install-of-our-rST-docs.patch
to enable python-sphnix doc support.

Signed-off-by: Ying Fang <fangying1@huawei.com>
This commit is contained in:
Ying Fang 2020-02-21 18:27:32 +08:00 committed by wsp1991
parent 87b139ea79
commit e4766d9eee
2 changed files with 2 additions and 1307 deletions

File diff suppressed because it is too large Load Diff

View File

@ -11,7 +11,6 @@ Source2: 99-qemu-guest-agent.rules
Source3: bridge.conf Source3: bridge.conf
Patch0001: qxl-check-release-info-object.patch Patch0001: qxl-check-release-info-object.patch
Patch0003: Revert-Enable-build-and-install-of-our-rST-docs.patch
Patch0004: ARM64-record-vtimer-tick-when-cpu-is-stopped.patch Patch0004: ARM64-record-vtimer-tick-when-cpu-is-stopped.patch
Patch0005: pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch Patch0005: pl011-reset-read-FIFO-when-UARTTIMSC-0-UARTICR-0xfff.patch
Patch0006: pl031-support-rtc-timer-property-for-pl031.patch Patch0006: pl031-support-rtc-timer-property-for-pl031.patch
@ -51,6 +50,7 @@ BuildRequires: perl-podlators
BuildRequires: kernel BuildRequires: kernel
BuildRequires: chrpath BuildRequires: chrpath
BuildRequires: gettext BuildRequires: gettext
BuildRequires: python-sphinx
BuildRequires: zlib-devel BuildRequires: zlib-devel
BuildRequires: gtk3-devel BuildRequires: gtk3-devel
@ -342,6 +342,7 @@ getent passwd qemu >/dev/null || \
%doc %{qemudocdir}/qemu-ga-ref.txt %doc %{qemudocdir}/qemu-ga-ref.txt
%doc %{qemudocdir}/qemu-qmp-ref.html %doc %{qemudocdir}/qemu-qmp-ref.html
%doc %{qemudocdir}/qemu-qmp-ref.txt %doc %{qemudocdir}/qemu-qmp-ref.txt
%doc %{qemudocdir}/interop
%doc %{qemudocdir}/README %doc %{qemudocdir}/README
%doc %{qemudocdir}/Changelog %doc %{qemudocdir}/Changelog
%{_mandir}/man1/qemu.1* %{_mandir}/man1/qemu.1*