Accepting request 667289 from home:tbechtold:branches:network

- python2-ovs provides now also python-ovs which is the standard
  for singlespec python packages.

OBS-URL: https://build.opensuse.org/request/show/667289
OBS-URL: https://build.opensuse.org/package/show/network/openvswitch?expand=0&rev=169
This commit is contained in:
Tomáš Chvátal 2019-01-20 09:15:13 +00:00 committed by Git OBS Bridge
parent 9d0b2cf8f2
commit 84ac2d5390
2 changed files with 9 additions and 2 deletions

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Sun Jan 20 07:58:20 UTC 2019 - Thomas Bechtold <tbechtold@suse.com>
- python2-ovs provides now also python-ovs which is the standard
for singlespec python packages.
-------------------------------------------------------------------
Mon Nov 26 11:07:30 UTC 2018 - jcaamano@suse.com

View File

@ -1,7 +1,7 @@
#
# spec file for package openvswitch
#
# Copyright (c) 2018 SUSE LINUX GmbH, Nuernberg, Germany.
# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany.
#
# All modifications and additions to the file contributed by third parties
# remain the property of their copyright owners, unless otherwise agreed
@ -12,7 +12,7 @@
# license that conforms to the Open Source Definition (Version 1.9)
# 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/
#
# needssslcertforbuild
@ -280,6 +280,7 @@ Requires: %{lname} = %{version}
Requires: python2
Requires: python2-six
Provides: python-%{name} = %{version}
Provides: python-ovs = %{version}
Provides: python2-%{name} = %{version}
Obsoletes: python-%{name} < 2.8.1
Obsoletes: python2-%{name} < 2.10.1