forked from pool/000package-groups
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:
parent
ae6ac0796f
commit
85e4c3010f
@ -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
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user