Kubic is ID_LIKE += opensuse-tumbleweed

OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000product?expand=0&rev=123
This commit is contained in:
Dominique Leuenberger 2018-04-24 14:09:23 +00:00 committed by Git OBS Bridge
parent 03bb755257
commit 8e88487aa4
2 changed files with 2 additions and 2 deletions

View File

@ -107,7 +107,7 @@ cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
NAME="openSUSE Tumbleweed Kubic"
# VERSION="%{version}%{?betaversion: %{betaversion}}"
ID="opensuse-tumbleweed-kubic"
ID_LIKE="suse opensuse"
ID_LIKE="suse opensuse opensuse-tumbleweed"
VERSION_ID="$VERSION_ID"
PRETTY_NAME="openSUSE Tumbleweed Kubic"
ANSI_COLOR="0;32"

View File

@ -72,7 +72,7 @@ cat > %{buildroot}%{_prefix}/lib/os-release <<EOF
NAME="openSUSE Tumbleweed Kubic"
# VERSION="%{version}%{?betaversion: %{betaversion}}"
ID="opensuse-tumbleweed-kubic"
ID_LIKE="suse opensuse"
ID_LIKE="suse opensuse opensuse-tumbleweed"
VERSION_ID="$VERSION_ID"
PRETTY_NAME="openSUSE Tumbleweed Kubic"
ANSI_COLOR="0;32"