mirror of
https://github.com/xcat2/confluent.git
synced 2026-07-18 00:16:50 +00:00
Merge pull request #225 from Obihoernchen/license
License naming fixes for EPEL
This commit is contained in:
@@ -11,7 +11,7 @@ Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Source0: %{name}-%{fversion}.tar.gz
|
||||
License: Apache2
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
Prefix: %{_prefix}
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: #VERSION#
|
||||
Release: 1
|
||||
Summary: OS Deployment support for confluent
|
||||
|
||||
License: Apache2
|
||||
License: Apache-2.0
|
||||
URL: https://hpc.lenovo.com/
|
||||
Source0: confluent_osdeploy.tar.xz
|
||||
Source1: confluent_el9bin.tar.xz
|
||||
|
||||
@@ -3,7 +3,7 @@ Version: #VERSION#
|
||||
Release: 1
|
||||
Summary: OS Deployment support for confluent
|
||||
|
||||
License: Apache2
|
||||
License: Apache-2.0
|
||||
URL: https://hpc.lenovo.com/
|
||||
Source0: confluent_osdeploy.tar.xz
|
||||
Source1: confluent_el9bin.tar.xz
|
||||
|
||||
@@ -11,7 +11,7 @@ Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Source0: %{name}-%{fversion}.tar.gz
|
||||
License: Apache2
|
||||
License: Apache-2.0
|
||||
Group: Development/Libraries
|
||||
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-buildroot
|
||||
Prefix: %{_prefix}
|
||||
|
||||
@@ -9,7 +9,7 @@ Name: %{name}
|
||||
Version: %{version}
|
||||
Release: %{release}
|
||||
Source0: %{name}-%{version}.tar.gz
|
||||
License: Apache2
|
||||
License: Apache-2.0 AND BSD-3-Clause
|
||||
Group: Development/Libraries
|
||||
Vendor: Lenovo HPC Organization <hpchelp@lenovo.com>
|
||||
Url: https://github.com/lenovo/confluent/
|
||||
|
||||
@@ -2,7 +2,7 @@ Name: confluent_imgutil
|
||||
Version: #VERSION#
|
||||
Release: 1
|
||||
Summary: Confluent OS imaging utility
|
||||
License: Apache2
|
||||
License: Apache-2.0
|
||||
URL: https://hpc.lenovo.com/
|
||||
Source: confluent_imgutil.tar.xz
|
||||
BuildArch: noarch
|
||||
|
||||
Reference in New Issue
Block a user