From f1240a0c16b3871dea4df602bc63d112667ac731a419f66af1007d73d12c5899 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Michael=20Schr=C3=B6der?= Date: Tue, 24 Mar 2020 16:08:34 +0000 Subject: [PATCH] - Add missing openslp requires to the openslp-server package OBS-URL: https://build.opensuse.org/package/show/network:utilities/openslp?expand=0&rev=72 --- openslp.changes | 6 ++++++ openslp.spec | 5 +++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/openslp.changes b/openslp.changes index 9ca4176..238ea7e 100644 --- a/openslp.changes +++ b/openslp.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Tue Mar 24 17:07:52 CET 2020 - mls@suse.de + +- Add missing openslp requires to the openslp-server package + [bnc#1165121] + ------------------------------------------------------------------- Thu Jul 25 11:11:16 UTC 2019 - matthias.gerstner@suse.com diff --git a/openslp.spec b/openslp.spec index c6bcbd1..ce78631 100644 --- a/openslp.spec +++ b/openslp.spec @@ -1,7 +1,7 @@ # # spec file for package openslp # -# Copyright (c) 2019 SUSE LINUX GmbH, Nuernberg, Germany. +# Copyright (c) 2020 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via https://bugs.opensuse.org/ +# Please submit bugfixes or comments via http://bugs.opensuse.org/ # @@ -77,6 +77,7 @@ and runtime libraries. %package server Summary: The OpenSLP Implementation of the Service Location Protocol V2 Group: System/Daemons +Requires: openslp Requires(pre): group(daemon) Requires(pre): shadow Recommends: logrotate