From e84e6637d0ba2aea93d16f4ec82678fcf927de19 Mon Sep 17 00:00:00 2001 From: Sharath Kumar K Date: Tue, 5 May 2020 08:59:55 +0200 Subject: [PATCH] De-branding in starlingx/utilities: CGCS,TIS -> StarlingX 1. Rename CGCS,TIS to StarlingX for .spec file Test: After the de-brand change, bootimage.iso has been built in the flock Layer and installed on the dev machine to validate the changes. Please note, doing de-brand changes in batches, this is batch13 changes. Story: 2006387 Task: 39270 Change-Id: Iee7156e3d4e2f326c70518abb444d0154b2d2648 Signed-off-by: Sharath Kumar K --- tools/collector/centos/collector.spec | 2 +- utilities/stx-extensions/centos/tis-extensions.spec | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/tools/collector/centos/collector.spec b/tools/collector/centos/collector.spec index a7c02e44..0f09e694 100644 --- a/tools/collector/centos/collector.spec +++ b/tools/collector/centos/collector.spec @@ -1,4 +1,4 @@ -Summary: CGCS Platform Data Collection Scripts Package +Summary: StarlingX Platform Data Collection Scripts Package Name: collector Version: 1.0 Release: %{tis_patch_ver}%{?_tis_dist} diff --git a/utilities/stx-extensions/centos/tis-extensions.spec b/utilities/stx-extensions/centos/tis-extensions.spec index f4b6e59a..40a98b46 100644 --- a/utilities/stx-extensions/centos/tis-extensions.spec +++ b/utilities/stx-extensions/centos/tis-extensions.spec @@ -7,7 +7,7 @@ Name: stx-extensions Version: 1.0 -Summary: TIS Extensions to thirdparty pkgs +Summary: StarlingX Extensions to thirdparty pkgs Release: %{tis_patch_ver}%{?_tis_dist} License: Apache-2.0 Group: base @@ -20,14 +20,14 @@ Source0: %{name}-%{version}.tar.gz Requires: systemd %description -TIS Extensions to thirdparty pkgs +StarlingX Extensions to thirdparty pkgs %package -n %{name}-controller -Summary: TIS Extensions to thirdparty pkg on controller +Summary: StarlingX Extensions to thirdparty pkg on controller Group: base %description -n %{name}-controller -TIS Extensions to thirdparty pkgs on controller +StarlingX Extensions to thirdparty pkgs on controller %define local_etc_systemd %{_sysconfdir}/systemd/system/ %define local_etc_coredump %{_sysconfdir}/systemd/coredump.conf.d