15
0

We want to conflict even package called literally python-bugzillatools (without any expansions)

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-bugzillatools?expand=0&rev=9
This commit is contained in:
2018-05-31 10:41:30 +00:00
committed by Git OBS Bridge
parent d327ff9d2b
commit f489a201ae
2 changed files with 11 additions and 0 deletions

View File

@@ -1,3 +1,9 @@
-------------------------------------------------------------------
Thu May 31 10:40:54 UTC 2018 - mcepl@suse.com
- We want to conflict even package called literally python-bugzillatools
(without any expansions)
-------------------------------------------------------------------
Fri May 25 14:09:50 UTC 2018 - mcepl@suse.com

View File

@@ -16,6 +16,8 @@
#
%define oldpython python
%{?!python_module:%define python_module() python-%{**} python3-%{**}}
Name: python-bugzillatools
Version: 0.5.5
@@ -36,6 +38,9 @@ BuildRequires: python-rpm-macros
#Recommends: bzr
# File conflict for /usr/bin/bugzilla:
Conflicts: python-bugzilla
# We want to conflict even package literally called python-bugzilla
# without the python version number
Conflicts: %{oldpython}-bugzilla
BuildArch: noarch
%python_subpackages