diff options
Diffstat (limited to 'rpm/targetcli.spec.tmpl')
| -rw-r--r-- | rpm/targetcli.spec.tmpl | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/rpm/targetcli.spec.tmpl b/rpm/targetcli.spec.tmpl index ba83f4b..00fa6f6 100644 --- a/rpm/targetcli.spec.tmpl +++ b/rpm/targetcli.spec.tmpl @@ -1,7 +1,7 @@ %define oname targetcli Name: targetcli -License: AGPLv3 +License: Apache License 2.0 Group: Applications/System Summary: RisingTide Systems generic SCSI target CLI shell. Version: VERSION @@ -12,7 +12,7 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-rpmroot BuildArch: noarch BuildRequires: python-devel, python-rtslib, python-configshell Requires: python-rtslib, python-configshell, lio-utils -Vendor: RisingTide Systems +Vendor: Datera, Inc. %description RisingTide Systems generic SCSI target CLI shell. |
