1
0

Accepting request 837394 from home:lnussel:branches:openSUSE:Factory

Add DOCUMENTATION_URL to release files. It's used by e.g cockpit

OBS-URL: https://build.opensuse.org/request/show/837394
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=136
This commit is contained in:
Dominique Leuenberger 2020-09-25 14:33:55 +00:00 committed by Git OBS Bridge
parent ae6ac0796f
commit 85e4c3010f
2 changed files with 2 additions and 0 deletions

View File

@ -214,6 +214,7 @@ ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:microos:%{version}"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:MicroOS"
LOGO="distributor-logo"
EOF
ln -s ..%{_prefix}/lib/os-release %{buildroot}%{_sysconfdir}/os-release

View File

@ -215,6 +215,7 @@ ANSI_COLOR="0;32"
CPE_NAME="cpe:/o:opensuse:tumbleweed:%{version}"
BUG_REPORT_URL="https://bugs.opensuse.org"
HOME_URL="https://www.opensuse.org/"
DOCUMENTATION_URL="https://en.opensuse.org/Portal:Tumbleweed"
LOGO="distributor-logo"
EOF
ln -s ..%{_prefix}/lib/os-release %{buildroot}%{_sysconfdir}/os-release