Update Name and Distrib Description (#80)

* Update Name and Distrib Description

The name and distribution description change per internal review.

* updated changelog.  to include additional updates
This commit is contained in:
jslobodzian 2020-08-26 10:00:27 -07:00 коммит произвёл GitHub
Родитель 60d75544e7
Коммит 833c167b32
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: 4AEE18F83AFDEB23
1 изменённых файлов: 3 добавлений и 3 удалений

Просмотреть файл

@ -28,12 +28,12 @@ cat > %{buildroot}/etc/lsb-release <<- "EOF"
DISTRIB_ID="Mariner"
DISTRIB_RELEASE="%{mariner_release_version}"
DISTRIB_CODENAME=Mariner
DISTRIB_DESCRIPTION="Mariner %{mariner_release_version}"
DISTRIB_DESCRIPTION="CBL-Mariner %{mariner_release_version}"
EOF
version_id=`echo %{mariner_release_version} | grep -o -E '[0-9]+.[0-9]+' | head -1`
cat > %{buildroot}/usr/lib/os-release << EOF
NAME="Mariner"
NAME="Common Base Linux Mariner"
VERSION="%{mariner_release_version}"
ID=mariner
VERSION_ID=$version_id
@ -70,7 +70,7 @@ rm -rf $RPM_BUILD_ROOT
%changelog
* Tue Aug 24 2020 Jon Slobodzian <joslobo@microsoft.com> - 1.0-8
- Changing CBL-Mariner ID from "Mariner" to "mariner" to conform to standard.
- Changing CBL-Mariner ID from "Mariner" to "mariner" to conform to standard. Also updated Distrib-Description and Name per internal review.
* Tue Aug 18 2020 Jon Slobodzian <joslobo@microsoft.com> - 1.0-7
- Restoring correct Name, Distribution Name, CodeName and ID.
* Fri Jul 31 2020 Pawel Winogrodzki <pawelwi@microsoft.com> - 1.0-6