From a34794c1a0fd44114c0d0ea7c7698556f967dbe7 Mon Sep 17 00:00:00 2001 From: "Szekeres, Balazs (Nokia - HU/Budapest)" Date: Mon, 8 Jul 2019 08:13:25 +0200 Subject: [PATCH] Elastic rpm spec update Elasticsearch rpm spec file license update Change-Id: Icee564f0df618e2a8aff12a4ef8a45337f877ce9 Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) --- SPECS/elasticsearch.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/SPECS/elasticsearch.spec b/SPECS/elasticsearch.spec index cebf5ae..fdfd803 100644 --- a/SPECS/elasticsearch.spec +++ b/SPECS/elasticsearch.spec @@ -15,14 +15,14 @@ %define COMPONENT elasticsearch %define RPM_NAME caas-%{COMPONENT} %define RPM_MAJOR_VERSION 7.1.1 -%define RPM_MINOR_VERSION 3 +%define RPM_MINOR_VERSION 4 %define IMAGE_TAG %{RPM_MAJOR_VERSION}-%{RPM_MINOR_VERSION} Name: %{RPM_NAME} Version: %{RPM_MAJOR_VERSION} Release: %{RPM_MINOR_VERSION}%{?dist} Summary: Containers as a Service Elasticsearch component -License: %{_platform_license} and GNU General Public License v2.0 only and GNU Lesser General Public License v2.1 only and MIT license and BSD +License: %{_platform_license} and GNU General Public License v2.0 only and GNU Lesser General Public License v2.1 only and MIT license and BSD and Apache-2.0 URL: https://github.com/elastic/elasticsearch BuildArch: x86_64 Vendor: %{_platform_vendor} and elastic/elasticsearch unmodified -- 2.16.6