From 34a1302918127f0cc08b2d005dd42ac373f253ef Mon Sep 17 00:00:00 2001 From: grakiss Date: Thu, 21 Jan 2016 09:38:49 +0800 Subject: FIX: kibana is Apache2.0 not GPL JIRA: COMPASS-283 - get wrong license in rpmbuild.sepc ,dont worry Change-Id: Ie97441d28b7886d4b329872dc281e8495298adb6 Signed-off-by: grakiss (cherry picked from commit 482aa0f3fc25e9d55aa8916b5259cd2ef86214c5) --- build/arch/RedHat/make_kibana.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'build') diff --git a/build/arch/RedHat/make_kibana.sh b/build/arch/RedHat/make_kibana.sh index 95047022..a1bb71af 100644 --- a/build/arch/RedHat/make_kibana.sh +++ b/build/arch/RedHat/make_kibana.sh @@ -20,7 +20,7 @@ Version: 4.2.0 Release: 1 Vendor: elasticsearch Summary: GUN kibana x64 -License: GPL +License: Apache License, Version 2.0 Source: kibana-4.2.0-linux-x64.tar.gz Group: System Enviroment/Daemons URL: http://www.elasticsearch.co/ -- cgit 1.2.3-korg