forked from pool/python-pyxdg
Accepting request 493089 from home:TheBlackCat:branches:devel:languages:python
- Don't provide python2-xdg. Singlespec packages should use the correct name. OBS-URL: https://build.opensuse.org/request/show/493089 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-pyxdg?expand=0&rev=7
This commit is contained in:
@@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Fri May 5 21:47:54 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
- Don't provide python2-xdg. Singlespec packages should use the
|
||||||
|
correct name.
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Mon May 1 18:49:28 UTC 2017 - toddrme2178@gmail.com
|
Mon May 1 18:49:28 UTC 2017 - toddrme2178@gmail.com
|
||||||
|
|
||||||
|
@@ -45,12 +45,14 @@ Requires: shared-mime-info
|
|||||||
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
# Change <= to < after version 0.25
|
# Change <= to < after version 0.25
|
||||||
Provides: python-xdg = %{version}
|
|
||||||
Obsoletes: python-xdg <= %{version}
|
|
||||||
%ifpython2
|
%ifpython2
|
||||||
Obsoletes: %{oldpython}-xdg < %{version}
|
Obsoletes: %{oldpython}-xdg < %{version}
|
||||||
Provides: %{oldpython}-xdg <= %{version}
|
Provides: %{oldpython}-xdg <= %{version}
|
||||||
%endif
|
%endif
|
||||||
|
%ifpython3
|
||||||
|
Provides: python3-xdg = %{version}
|
||||||
|
Obsoletes: python3-xdg <= %{version}
|
||||||
|
%endif
|
||||||
%python_subpackages
|
%python_subpackages
|
||||||
|
|
||||||
%description
|
%description
|
||||||
|
Reference in New Issue
Block a user