14
0

Accepting request 493125 from home:TheBlackCat:branches:devel:languages:python

- Don't provide python2-gflags, singlespec packages should use correct name.

OBS-URL: https://build.opensuse.org/request/show/493125
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-python-gflags?expand=0&rev=18
This commit is contained in:
Todd R
2017-05-06 04:26:01 +00:00
committed by Git OBS Bridge
parent f223ab3fae
commit 714ebac128
2 changed files with 6 additions and 2 deletions

View File

@@ -31,8 +31,6 @@ BuildRequires: %{python_module devel}
BuildRequires: %{python_module setuptools}
BuildRequires: fdupes
BuildRequires: python-rpm-macros
Provides: python-gflags = %{version}
Obsoletes: python-gflags < %{version}
%ifpython2
Provides: %{oldpython}-gflags = %{version}
Obsoletes: %{oldpython}-gflags < %{version}