From 281f9b6bbb089eddd1c3218b22d24cf67fc7609d249e49b88e37f4781ca9eabe Mon Sep 17 00:00:00 2001 From: Lee Duncan Date: Fri, 24 Jun 2016 23:33:50 +0000 Subject: [PATCH] Accepting request 404551 from home:lee_duncan:branches:devel:languages:python - Updated spec file: Removed Provides/Obsoletes for python-rtslib, and added Conflicts for same (bsc#986475) OBS-URL: https://build.opensuse.org/request/show/404551 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-rtslib-fb?expand=0&rev=14 --- python-rtslib-fb.changes | 6 ++++++ python-rtslib-fb.spec | 3 +-- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/python-rtslib-fb.changes b/python-rtslib-fb.changes index 6afe3dc..15be347 100644 --- a/python-rtslib-fb.changes +++ b/python-rtslib-fb.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Fri Jun 24 23:12:29 UTC 2016 - lduncan@suse.com + +- Updated spec file: Removed Provides/Obsoletes for python-rtslib, + and added Conflicts for same (bsc#986475) + ------------------------------------------------------------------- Tue May 17 21:37:14 UTC 2016 - lduncan@suse.com diff --git a/python-rtslib-fb.spec b/python-rtslib-fb.spec index 1002627..1655326 100644 --- a/python-rtslib-fb.spec +++ b/python-rtslib-fb.spec @@ -27,8 +27,7 @@ Summary: API for Linux kernel SCSI target (aka LIO) License: Apache-2.0 Group: Development/Languages/Python Source: %{oname}-%{realver}.tar.gz -Provides: python-rtslib = %{version} -Obsoletes: python-rtslib < %{version} +Conflicts: python-rtslib BuildRequires: fdupes BuildRequires: python-devel BuildRequires: python-setuptools