From 4691db5963308710570fcc92ef0cc0c09ca8fcb01d1d05f5206b7131e99fec56 Mon Sep 17 00:00:00 2001 From: Bruce Rogers Date: Mon, 10 Jun 2019 17:46:42 +0000 Subject: [PATCH] Accepting request 708991 from home:bfrogers:branches:Virtualization Content of packaged %_docdir/%name/interop/_static/ dir depends on python-Sphinx version, so lets just wildcard specifying those files, rather than trying to manage a specific file list OBS-URL: https://build.opensuse.org/request/show/708991 OBS-URL: https://build.opensuse.org/package/show/Virtualization/qemu?expand=0&rev=477 --- qemu-testsuite.changes | 7 +++++++ qemu-testsuite.spec | 33 +-------------------------------- qemu.changes | 7 +++++++ qemu.spec | 33 +-------------------------------- qemu.spec.in | 33 +-------------------------------- 5 files changed, 17 insertions(+), 96 deletions(-) diff --git a/qemu-testsuite.changes b/qemu-testsuite.changes index 5a014cf..b6f0b7d 100644 --- a/qemu-testsuite.changes +++ b/qemu-testsuite.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 10 16:41:24 UTC 2019 - Bruce Rogers + +- Content of packaged %_docdir/%name/interop/_static/ dir depends + on python-Sphinx version, so lets just wildcard specifying + those files, rather than trying to manage a specific file list + ------------------------------------------------------------------- Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers diff --git a/qemu-testsuite.spec b/qemu-testsuite.spec index da820a9..02624d1 100644 --- a/qemu-testsuite.spec +++ b/qemu-testsuite.spec @@ -1550,38 +1550,7 @@ fi %dir %_docdir/%name/interop %dir %_docdir/%name/interop/_static %_docdir/%name/interop/.buildinfo -%_docdir/%name/interop/_static/ajax-loader.gif -%_docdir/%name/interop/_static/alabaster.css -%_docdir/%name/interop/_static/basic.css -%_docdir/%name/interop/_static/comment-bright.png -%_docdir/%name/interop/_static/comment-close.png -%_docdir/%name/interop/_static/comment.png -%_docdir/%name/interop/_static/custom.css -%_docdir/%name/interop/_static/doctools.js -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/documentation_options.js -%endif -%_docdir/%name/interop/_static/down-pressed.png -%_docdir/%name/interop/_static/down.png -%_docdir/%name/interop/_static/file.png -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/jquery-3.2.1.js -%else -%_docdir/%name/interop/_static/jquery-3.1.0.js -%endif -%_docdir/%name/interop/_static/jquery.js -%if 0%{?sle_version} != 150000 && 0%{?sle_version} != 150100 -%_docdir/%name/interop/_static/language_data.js -%endif -%_docdir/%name/interop/_static/minus.png -%_docdir/%name/interop/_static/plus.png -%_docdir/%name/interop/_static/pygments.css -%_docdir/%name/interop/_static/searchtools.js -%_docdir/%name/interop/_static/underscore-1.3.1.js -%_docdir/%name/interop/_static/underscore.js -%_docdir/%name/interop/_static/up-pressed.png -%_docdir/%name/interop/_static/up.png -%_docdir/%name/interop/_static/websupport.js +%_docdir/%name/interop/_static/* %_docdir/%name/interop/bitmaps.html %_docdir/%name/interop/genindex.html %_docdir/%name/interop/index.html diff --git a/qemu.changes b/qemu.changes index 5a014cf..b6f0b7d 100644 --- a/qemu.changes +++ b/qemu.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jun 10 16:41:24 UTC 2019 - Bruce Rogers + +- Content of packaged %_docdir/%name/interop/_static/ dir depends + on python-Sphinx version, so lets just wildcard specifying + those files, rather than trying to manage a specific file list + ------------------------------------------------------------------- Fri Jun 7 16:15:43 UTC 2019 - Bruce Rogers diff --git a/qemu.spec b/qemu.spec index 15a5286..16365b6 100644 --- a/qemu.spec +++ b/qemu.spec @@ -1550,38 +1550,7 @@ fi %dir %_docdir/%name/interop %dir %_docdir/%name/interop/_static %_docdir/%name/interop/.buildinfo -%_docdir/%name/interop/_static/ajax-loader.gif -%_docdir/%name/interop/_static/alabaster.css -%_docdir/%name/interop/_static/basic.css -%_docdir/%name/interop/_static/comment-bright.png -%_docdir/%name/interop/_static/comment-close.png -%_docdir/%name/interop/_static/comment.png -%_docdir/%name/interop/_static/custom.css -%_docdir/%name/interop/_static/doctools.js -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/documentation_options.js -%endif -%_docdir/%name/interop/_static/down-pressed.png -%_docdir/%name/interop/_static/down.png -%_docdir/%name/interop/_static/file.png -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/jquery-3.2.1.js -%else -%_docdir/%name/interop/_static/jquery-3.1.0.js -%endif -%_docdir/%name/interop/_static/jquery.js -%if 0%{?sle_version} != 150000 && 0%{?sle_version} != 150100 -%_docdir/%name/interop/_static/language_data.js -%endif -%_docdir/%name/interop/_static/minus.png -%_docdir/%name/interop/_static/plus.png -%_docdir/%name/interop/_static/pygments.css -%_docdir/%name/interop/_static/searchtools.js -%_docdir/%name/interop/_static/underscore-1.3.1.js -%_docdir/%name/interop/_static/underscore.js -%_docdir/%name/interop/_static/up-pressed.png -%_docdir/%name/interop/_static/up.png -%_docdir/%name/interop/_static/websupport.js +%_docdir/%name/interop/_static/* %_docdir/%name/interop/bitmaps.html %_docdir/%name/interop/genindex.html %_docdir/%name/interop/index.html diff --git a/qemu.spec.in b/qemu.spec.in index eeaa002..60686a8 100644 --- a/qemu.spec.in +++ b/qemu.spec.in @@ -1453,38 +1453,7 @@ fi %dir %_docdir/%name/interop %dir %_docdir/%name/interop/_static %_docdir/%name/interop/.buildinfo -%_docdir/%name/interop/_static/ajax-loader.gif -%_docdir/%name/interop/_static/alabaster.css -%_docdir/%name/interop/_static/basic.css -%_docdir/%name/interop/_static/comment-bright.png -%_docdir/%name/interop/_static/comment-close.png -%_docdir/%name/interop/_static/comment.png -%_docdir/%name/interop/_static/custom.css -%_docdir/%name/interop/_static/doctools.js -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/documentation_options.js -%endif -%_docdir/%name/interop/_static/down-pressed.png -%_docdir/%name/interop/_static/down.png -%_docdir/%name/interop/_static/file.png -%if 0%{?sle_version} != 150000 -%_docdir/%name/interop/_static/jquery-3.2.1.js -%else -%_docdir/%name/interop/_static/jquery-3.1.0.js -%endif -%_docdir/%name/interop/_static/jquery.js -%if 0%{?sle_version} != 150000 && 0%{?sle_version} != 150100 -%_docdir/%name/interop/_static/language_data.js -%endif -%_docdir/%name/interop/_static/minus.png -%_docdir/%name/interop/_static/plus.png -%_docdir/%name/interop/_static/pygments.css -%_docdir/%name/interop/_static/searchtools.js -%_docdir/%name/interop/_static/underscore-1.3.1.js -%_docdir/%name/interop/_static/underscore.js -%_docdir/%name/interop/_static/up-pressed.png -%_docdir/%name/interop/_static/up.png -%_docdir/%name/interop/_static/websupport.js +%_docdir/%name/interop/_static/* %_docdir/%name/interop/bitmaps.html %_docdir/%name/interop/genindex.html %_docdir/%name/interop/index.html