From d15c3039b0496a7104c13145bb0faa1f2ba16cca0fa05de94e1b66f0e391edb6 Mon Sep 17 00:00:00 2001 From: Emil Penchev Date: Fri, 26 Jan 2024 07:50:14 +0000 Subject: [PATCH] Accepting request 1141461 from home:dimstar:Factory - Provide user(coroqnetd) and group(coroqnetd) in the -qnetd package: user and group are generated by the pre script. OBS-URL: https://build.opensuse.org/request/show/1141461 OBS-URL: https://build.opensuse.org/package/show/network:ha-clustering:Factory/corosync?expand=0&rev=189 --- corosync.changes | 6 ++++++ corosync.spec | 4 +++- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/corosync.changes b/corosync.changes index 785e822..18e35e8 100644 --- a/corosync.changes +++ b/corosync.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Thu Jan 25 09:04:02 UTC 2024 - Dominique Leuenberger + +- Provide user(coroqnetd) and group(coroqnetd) in the -qnetd + package: user and group are generated by the pre script. + ------------------------------------------------------------------- Mon Nov 21 19:56:53 UTC 2022 - Emil Penchev diff --git a/corosync.spec b/corosync.spec index 80e4e7f..084a04c 100644 --- a/corosync.spec +++ b/corosync.spec @@ -1,7 +1,7 @@ # # spec file for package corosync # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2024 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -634,6 +634,8 @@ Summary: The Corosync Cluster Engine Qdevice Network Daemon Group: System/Base Requires: mozilla-nss-tools Requires(pre): /usr/sbin/useradd +Provides: group(coroqnetd) +Provides: user(coroqnetd) %if %{with systemd} %{systemd_ordering}