- Make this package also own %{python_sitelib}/sphinxcontrib
directory, so it is properly owned. OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-Sphinx?expand=0&rev=111
This commit is contained in:
parent
a27c0c338c
commit
389f21a1d3
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
|
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri Dec 7 21:20:58 CET 2018 - mcepl@suse.com
|
||||||
|
|
||||||
|
- Make this package also own %{python_sitelib}/sphinxcontrib
|
||||||
|
directory, so it is properly owned.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Jul 18 15:28:39 UTC 2018 - mimi.vx@gmail.com
|
Wed Jul 18 15:28:39 UTC 2018 - mimi.vx@gmail.com
|
||||||
|
|
||||||
|
@ -12,7 +12,7 @@
|
|||||||
# license that conforms to the Open Source Definition (Version 1.9)
|
# license that conforms to the Open Source Definition (Version 1.9)
|
||||||
# published by the Open Source Initiative.
|
# published by the Open Source Initiative.
|
||||||
|
|
||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via https://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
@ -201,6 +201,7 @@ sed -i 's/\r$//' sphinx/themes/basic/static/jquery.js # Fix wrong end-of-line en
|
|||||||
%exclude %{python_sitelib}/sphinx/texinputs/
|
%exclude %{python_sitelib}/sphinx/texinputs/
|
||||||
%endif
|
%endif
|
||||||
%{python_sitelib}/Sphinx-%{version}-py*.egg-info
|
%{python_sitelib}/Sphinx-%{version}-py*.egg-info
|
||||||
|
%dir %{python_sitelib}/sphinxcontrib
|
||||||
|
|
||||||
# Requirements are not available on SLES
|
# Requirements are not available on SLES
|
||||||
%if %{with latex}
|
%if %{with latex}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user