From 18fb4863e44340a23a635272670ca1df13bbee93a30402dcf878ca3373286298 Mon Sep 17 00:00:00 2001 From: Dominique Leuenberger Date: Sat, 25 Apr 2020 18:09:05 +0000 Subject: [PATCH] Accepting request 795732 from home:lnussel:branches:openSUSE:Factory Add hint about correct build key Build key packages provide the generic "build-key" name which can be used in eg. patterns in a reusable way. The product has to hint what it wants then though. OBS-URL: https://build.opensuse.org/request/show/795732 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/000package-groups?expand=0&rev=111 --- openSUSE-MicroOS-release.spec.in | 1 + openSUSE-release.spec.in | 1 + 2 files changed, 2 insertions(+) diff --git a/openSUSE-MicroOS-release.spec.in b/openSUSE-MicroOS-release.spec.in index e9bef7f..6ed5d58 100644 --- a/openSUSE-MicroOS-release.spec.in +++ b/openSUSE-MicroOS-release.spec.in @@ -31,6 +31,7 @@ PreReq: glibc >= 2.19 Requires(post): coreutils Recommends: branding-openSUSE Recommends: distribution-logos-openSUSE-MicroOS +Suggests: openSUSE-build-key Conflicts: distribution-release Conflicts: kernel < 4.4 Provides: distribution-release diff --git a/openSUSE-release.spec.in b/openSUSE-release.spec.in index 5b133f0..606284f 100644 --- a/openSUSE-release.spec.in +++ b/openSUSE-release.spec.in @@ -37,6 +37,7 @@ Requires(post): awk Requires(post): issue-generator Recommends: branding-openSUSE Recommends: distribution-logos-openSUSE-Tumbleweed +Suggests: openSUSE-build-key Suggests: java-11-openjdk Suggests: mariadb Suggests: mariadb-client