From d73c39dd07eb8854eb63f9a2a28c4e536d163abf Mon Sep 17 00:00:00 2001 From: Stefan Schubert Date: Mon, 10 Aug 2020 12:45:29 +0200 Subject: [PATCH] AutoYaST: Added supplements: autoyast(dns-server) into the spec file in order to install this packages if the section has been defined in the AY configuration file (bsc#1146494). --- package/yast2-dns-server.changes | 8 ++++++++ package/yast2-dns-server.spec | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/package/yast2-dns-server.changes b/package/yast2-dns-server.changes index a7ec372..fd8a456 100644 --- a/package/yast2-dns-server.changes +++ b/package/yast2-dns-server.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Mon Aug 10 12:40:23 CEST 2020 - schubi@suse.de + +- AutoYaST: Added supplements: autoyast(dns-server) into the spec file + in order to install this packages if the section has been defined + in the AY configuration file (bsc#1146494). +- 4.3.1 + ------------------------------------------------------------------- Thu May 7 15:31:44 UTC 2020 - Josef Reidinger diff --git a/package/yast2-dns-server.spec b/package/yast2-dns-server.spec index ca51a39..8625577 100644 --- a/package/yast2-dns-server.spec +++ b/package/yast2-dns-server.spec @@ -17,7 +17,7 @@ Name: yast2-dns-server -Version: 4.3.0 +Version: 4.3.1 Release: 0 Url: https://github.com/yast/yast-dns-server Summary: YaST2 - DNS Server Configuration @@ -58,6 +58,8 @@ Requires: yast2-sysconfig Requires: yast2 >= 4.1.0 Requires: yast2-ruby-bindings >= 1.0.0 +Supplements: autoyast(dns-server) + BuildArch: noarch %description