update to 2.1.fb41-3
Signed-off-by: Andy Grover <agrover@redhat.com>
This commit is contained in:
parent
78cf182450
commit
9b99998087
@ -5,12 +5,12 @@ License: ASL 2.0
|
||||
Group: System Environment/Libraries
|
||||
Summary: An administration shell for storage targets
|
||||
Version: 2.1.fb41
|
||||
Release: 2%{?dist}
|
||||
Release: 3%{?dist}
|
||||
URL: https://fedorahosted.org/targetcli-fb/
|
||||
Source: https://fedorahosted.org/released/targetcli-fb/%{oname}-%{version}.tar.gz
|
||||
BuildArch: noarch
|
||||
BuildRequires: python3-devel, python3-setuptools
|
||||
Requires: python3-rtslib, target-restore, python3-configshell, python-six
|
||||
Requires: python3-rtslib, target-restore, python3-configshell, python3-six
|
||||
|
||||
|
||||
%description
|
||||
@ -41,6 +41,9 @@ install -m 644 targetcli.8.gz %{buildroot}%{_mandir}/man8/
|
||||
%{_mandir}/man8/targetcli.8.gz
|
||||
|
||||
%changelog
|
||||
* Mon Aug 31 2015 Andy Grover <agrover@redhat.com> - 2.1.fb41-3
|
||||
- Fix Requires to python3-six from python-six
|
||||
|
||||
* Fri Aug 28 2015 Andy Grover <agrover@redhat.com> - 2.1.fb41-2
|
||||
- Add Requires on target-restore
|
||||
|
||||
|
||||
Loading…
Reference in New Issue
Block a user