Accepting request 694016 from home:hellcp
Needs to be paired with 693964, 693966 OBS-URL: https://build.opensuse.org/request/show/694016 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=67
This commit is contained in:
parent
88f1d02b68
commit
46ea9ff49e
@ -28,7 +28,8 @@ Requires: issue-generator
|
|||||||
PreReq: glibc >= 2.19
|
PreReq: glibc >= 2.19
|
||||||
# in rare cases, 'ln' is not found...
|
# in rare cases, 'ln' is not found...
|
||||||
Requires(post): coreutils
|
Requires(post): coreutils
|
||||||
Recommends: branding
|
Recommends: branding-openSUSE
|
||||||
|
Recommends: distribution-logos-openSUSE-MicroOS
|
||||||
Conflicts: distribution-release
|
Conflicts: distribution-release
|
||||||
Conflicts: kernel < 4.4
|
Conflicts: kernel < 4.4
|
||||||
Provides: distribution-release
|
Provides: distribution-release
|
||||||
@ -80,6 +81,7 @@ ANSI_COLOR="0;32"
|
|||||||
CPE_NAME="cpe:/o:opensuse:microos:%{version}"
|
CPE_NAME="cpe:/o:opensuse:microos:%{version}"
|
||||||
BUG_REPORT_URL="https://bugs.opensuse.org"
|
BUG_REPORT_URL="https://bugs.opensuse.org"
|
||||||
HOME_URL="https://www.opensuse.org/"
|
HOME_URL="https://www.opensuse.org/"
|
||||||
|
LOGO="distributor-logo"
|
||||||
EOF
|
EOF
|
||||||
ln -s ..%{_libexecdir}/os-release %{buildroot}%{_sysconfdir}/os-release
|
ln -s ..%{_libexecdir}/os-release %{buildroot}%{_sysconfdir}/os-release
|
||||||
|
|
||||||
|
@ -36,6 +36,7 @@ Requires: issue-generator
|
|||||||
Requires(post): awk
|
Requires(post): awk
|
||||||
Requires(post): issue-generator
|
Requires(post): issue-generator
|
||||||
Recommends: branding-openSUSE
|
Recommends: branding-openSUSE
|
||||||
|
Recommends: distribution-logos-openSUSE-Tumbleweed
|
||||||
Suggests: java-11-openjdk
|
Suggests: java-11-openjdk
|
||||||
Suggests: mariadb
|
Suggests: mariadb
|
||||||
Suggests: mariadb-client
|
Suggests: mariadb-client
|
||||||
@ -219,6 +220,7 @@ ANSI_COLOR="0;32"
|
|||||||
CPE_NAME="cpe:/o:opensuse:tumbleweed:%{version}"
|
CPE_NAME="cpe:/o:opensuse:tumbleweed:%{version}"
|
||||||
BUG_REPORT_URL="https://bugs.opensuse.org"
|
BUG_REPORT_URL="https://bugs.opensuse.org"
|
||||||
HOME_URL="https://www.opensuse.org/"
|
HOME_URL="https://www.opensuse.org/"
|
||||||
|
LOGO="distributor-logo"
|
||||||
EOF
|
EOF
|
||||||
ln -s ..%{_libexecdir}/os-release %{buildroot}%{_sysconfdir}/os-release
|
ln -s ..%{_libexecdir}/os-release %{buildroot}%{_sysconfdir}/os-release
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user