Gentoo Archives: gentoo-commits

From: Sergei Trofimovich <slyfox@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] repo/gentoo:master commit in: app-emulation/qemu/, app-emulation/qemu/files/
Date: Wed, 26 May 2021 06:54:05
Message-Id: 1622012037.dadb2f72c60034e5c7b339f9ea2e51d9689c6fe4.slyfox@gentoo
1 commit: dadb2f72c60034e5c7b339f9ea2e51d9689c6fe4
2 Author: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
3 AuthorDate: Wed May 26 06:52:40 2021 +0000
4 Commit: Sergei Trofimovich <slyfox <AT> gentoo <DOT> org>
5 CommitDate: Wed May 26 06:53:57 2021 +0000
6 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=dadb2f72
7
8 app-emulation/qemu: revert "apply sphinx-4 workaround"
9
10 This reverts commit 65b728346b8f8833906f796f16bafb8361931879.
11
12 Reported-by: Michael Moon
13 Bug: https://bugs.gentoo.org/789561
14 Bug: https://bugs.gentoo.org/791331
15 Signed-off-by: Sergei Trofimovich <slyfox <AT> gentoo.org>
16
17 app-emulation/qemu/files/qemu-6.0.0-sphinx-4.patch | 35 ----------------------
18 app-emulation/qemu/qemu-6.0.0.ebuild | 1 -
19 2 files changed, 36 deletions(-)
20
21 diff --git a/app-emulation/qemu/files/qemu-6.0.0-sphinx-4.patch b/app-emulation/qemu/files/qemu-6.0.0-sphinx-4.patch
22 deleted file mode 100644
23 index 2a1e6f9f5f4..00000000000
24 --- a/app-emulation/qemu/files/qemu-6.0.0-sphinx-4.patch
25 +++ /dev/null
26 @@ -1,35 +0,0 @@
27 -https://patchew.org/QEMU/20210503161422.15028-1-dgouttegattat@××××××.org/
28 -https://gitlab.com/qemu-project/qemu/-/issues/256
29 -https://bugs.gentoo.org/789561
30 -
31 -From c1155afabf1a3e093049975ba1748cf39734aa52 Mon Sep 17 00:00:00 2001
32 -From: Damien Goutte-Gattat via <qemu-devel@××××××.org>
33 -Date: Mon, 3 May 2021 17:14:22 +0100
34 -Subject: [PATCH] docs: Fix installation of man pages with Sphinx 4.x
35 -
36 -The 4.x branch of Sphinx introduces a breaking change, as generated man
37 -pages are now written to subdirectories corresponding to the manual
38 -section they belong to. This results in `make install` erroring out when
39 -attempting to install the man pages, because they are not where it
40 -expects to find them.
41 -
42 -This patch restores the behavior of Sphinx 3.x regarding man pages.
43 -
44 -Signed-off-by: Damien Goutte-Gattat <dgouttegattat@××××××.org>
45 ----
46 - docs/conf.py | 1 +
47 - 1 file changed, 1 insertion(+)
48 -
49 ---- a/docs/conf.py
50 -+++ b/docs/conf.py
51 -@@ -269,6 +269,7 @@
52 - ['Stefan Hajnoczi <stefanha@××××××.com>',
53 - 'Masayoshi Mizuma <m.mizuma@××××××××××.com>'], 1),
54 - ]
55 -+man_make_section_directory = False
56 -
57 - # -- Options for Texinfo output -------------------------------------------
58 -
59 ---
60 -2.31.1
61 -
62
63 diff --git a/app-emulation/qemu/qemu-6.0.0.ebuild b/app-emulation/qemu/qemu-6.0.0.ebuild
64 index ddc49199235..b3bbda4c9b8 100644
65 --- a/app-emulation/qemu/qemu-6.0.0.ebuild
66 +++ b/app-emulation/qemu/qemu-6.0.0.ebuild
67 @@ -274,7 +274,6 @@ PATCHES=(
68 "${FILESDIR}"/${PN}-5.2.0-cleaner-werror.patch
69 "${FILESDIR}"/${PN}-5.2.0-disable-keymap.patch
70 "${FILESDIR}"/${PN}-5.2.0-dce-locks.patch
71 - "${FILESDIR}"/${PN}-6.0.0-sphinx-4.patch
72 )
73
74 QA_PREBUILT="