diff --git a/targetcli-fb.changes b/targetcli-fb.changes index 862f9e2..c0da1b3 100644 --- a/targetcli-fb.changes +++ b/targetcli-fb.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Mon Jul 25 22:28:04 UTC 2016 - lduncan@suse.com + +- updated spec file: removed Provides/Obsoletes of + targetcli and python-targetcli, and added + Conflicts with targetcli (bsc#986475) + ------------------------------------------------------------------- Tue Apr 19 22:03:07 UTC 2016 - lduncan@suse.com diff --git a/targetcli-fb.spec b/targetcli-fb.spec index 70c193e..a7b1e97 100644 --- a/targetcli-fb.spec +++ b/targetcli-fb.spec @@ -15,36 +15,33 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %define oname targetcli-fb %define realver 2.1.fb43 -Name: %{oname} -Version: 2.1.43 -Release: 1%{?dist} -License: Apache-2.0 -Group: System/Management -URL: http://github.com/agrover/%{oname} -Summary: A command shell for managing the Linux LIO kernel target -Source: %{oname}-%{realver}.tar.gz -Source1: %{oname}.service -Provides: targetcli = %{version} -Obsoletes: targetcli < %{version} -Provides: python-targetcli = %{version} -Obsoletes: python-targetcli < %{version} -Requires: python-configshell-fb >= 1.20 -Requires: python-rtslib-fb >= 2.1.60 -Requires: python-six -BuildArch: noarch -BuildRequires: python-devel -BuildRequires: python-setuptools -BuildRequires: python-configshell-fb -BuildRequires: python-rtslib-fb -BuildRequires: python-pyparsing -BuildRequires: fdupes -BuildRequires: systemd +Name: %{oname} +Version: 2.1.43 +Release: 1%{?dist} +Url: http://github.com/agrover/%{oname} +Summary: A command shell for managing the Linux LIO kernel target +License: Apache-2.0 +Group: System/Management +Source: %{oname}-%{realver}.tar.gz +Source1: %{oname}.service +Conflicts: targetcli +Requires: python-configshell-fb +Requires: python-rtslib-fb +Requires: python-six +BuildArch: noarch +BuildRequires: fdupes +BuildRequires: python-configshell-fb +BuildRequires: python-devel +BuildRequires: python-pyparsing +BuildRequires: python-rtslib-fb +BuildRequires: python-setuptools +BuildRequires: systemd %{?systemd_requires} -BuildRoot: %{_tmppath}/%{name}-root - +BuildRoot: %{_tmppath}/%{name}-%{version}-build %description targetcli-fb is a command-line interface for configuring the LIO generic