Accepting request 415157 from home:lee_duncan:branches:Base:System
- updated spec file: removed Provides/Obsoletes of targetcli and python-targetcli, and added Conflicts with targetcli (bsc#986475) OBS-URL: https://build.opensuse.org/request/show/415157 OBS-URL: https://build.opensuse.org/package/show/Base:System/targetcli-fb?expand=0&rev=2
This commit is contained in:
parent
024ddec874
commit
9839a5b88b
@ -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
|
Tue Apr 19 22:03:07 UTC 2016 - lduncan@suse.com
|
||||||
|
|
||||||
|
@ -15,36 +15,33 @@
|
|||||||
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
# Please submit bugfixes or comments via http://bugs.opensuse.org/
|
||||||
#
|
#
|
||||||
|
|
||||||
|
|
||||||
%define oname targetcli-fb
|
%define oname targetcli-fb
|
||||||
%define realver 2.1.fb43
|
%define realver 2.1.fb43
|
||||||
|
|
||||||
Name: %{oname}
|
Name: %{oname}
|
||||||
Version: 2.1.43
|
Version: 2.1.43
|
||||||
Release: 1%{?dist}
|
Release: 1%{?dist}
|
||||||
|
Url: http://github.com/agrover/%{oname}
|
||||||
|
Summary: A command shell for managing the Linux LIO kernel target
|
||||||
License: Apache-2.0
|
License: Apache-2.0
|
||||||
Group: System/Management
|
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
|
Source: %{oname}-%{realver}.tar.gz
|
||||||
Source1: %{oname}.service
|
Source1: %{oname}.service
|
||||||
Provides: targetcli = %{version}
|
Conflicts: targetcli
|
||||||
Obsoletes: targetcli < %{version}
|
Requires: python-configshell-fb
|
||||||
Provides: python-targetcli = %{version}
|
Requires: python-rtslib-fb
|
||||||
Obsoletes: python-targetcli < %{version}
|
|
||||||
Requires: python-configshell-fb >= 1.20
|
|
||||||
Requires: python-rtslib-fb >= 2.1.60
|
|
||||||
Requires: python-six
|
Requires: python-six
|
||||||
BuildArch: noarch
|
BuildArch: noarch
|
||||||
BuildRequires: python-devel
|
|
||||||
BuildRequires: python-setuptools
|
|
||||||
BuildRequires: python-configshell-fb
|
|
||||||
BuildRequires: python-rtslib-fb
|
|
||||||
BuildRequires: python-pyparsing
|
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
|
BuildRequires: python-configshell-fb
|
||||||
|
BuildRequires: python-devel
|
||||||
|
BuildRequires: python-pyparsing
|
||||||
|
BuildRequires: python-rtslib-fb
|
||||||
|
BuildRequires: python-setuptools
|
||||||
BuildRequires: systemd
|
BuildRequires: systemd
|
||||||
%{?systemd_requires}
|
%{?systemd_requires}
|
||||||
BuildRoot: %{_tmppath}/%{name}-root
|
BuildRoot: %{_tmppath}/%{name}-%{version}-build
|
||||||
|
|
||||||
|
|
||||||
%description
|
%description
|
||||||
targetcli-fb is a command-line interface for configuring the LIO generic
|
targetcli-fb is a command-line interface for configuring the LIO generic
|
||||||
|
Loading…
x
Reference in New Issue
Block a user