From: Szekeres, Balazs (Nokia - HU/Budapest) Date: Mon, 8 Jul 2019 06:13:25 +0000 (+0200) Subject: Elastic rpm spec update X-Git-Url: https://gerrit.akraino.org/r/gitweb?p=ta%2Fcaas-logging.git;a=commitdiff_plain;h=a34794c1a0fd44114c0d0ea7c7698556f967dbe7 Elastic rpm spec update Elasticsearch rpm spec file license update Change-Id: Icee564f0df618e2a8aff12a4ef8a45337f877ce9 Signed-off-by: Szekeres, Balazs (Nokia - HU/Budapest) --- 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