From 29e89ab9ebb070ba2102189486096d6283c2bf59e1a77ab3023e7a967033c8e5 Mon Sep 17 00:00:00 2001 From: Peter Varkoly Date: Tue, 6 Feb 2024 07:48:07 +0000 Subject: [PATCH] Accepting request 1144148 from home:msmeissn:branches:network - provide user(keepalived) and group(keepalived) OBS-URL: https://build.opensuse.org/request/show/1144148 OBS-URL: https://build.opensuse.org/package/show/network/keepalived?expand=0&rev=83 --- keepalived.changes | 5 +++++ keepalived.spec | 4 +++- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/keepalived.changes b/keepalived.changes index 873550a..c0ca18f 100644 --- a/keepalived.changes +++ b/keepalived.changes @@ -1,3 +1,8 @@ +------------------------------------------------------------------- +Mon Feb 5 09:16:05 UTC 2024 - Marcus Meissner + +- provide user(keepalived) and group(keepalived) + ------------------------------------------------------------------- Wed May 31 21:32:46 UTC 2023 - Marcus Rueckert diff --git a/keepalived.spec b/keepalived.spec index d690de6..1c791cc 100644 --- a/keepalived.spec +++ b/keepalived.spec @@ -1,7 +1,7 @@ # # spec file for package keepalived # -# Copyright (c) 2023 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 @@ -80,6 +80,8 @@ BuildRequires: pkgconfig(libsystemd) %else Requires(pre): %insserv_prereq %endif +Provides: group(keepalived) +Provides: user(keepalived) %description This project provides facilities for load balancing and high-availability to