1
0

Accepting request 1144564 from home:dimstar:Factory

- Provide user/group for RPM 4.19 (boo#1219532).

OBS-URL: https://build.opensuse.org/request/show/1144564
OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=203
This commit is contained in:
Simon Lees 2024-02-07 06:12:52 +00:00 committed by Git OBS Bridge
parent 4d222a2174
commit dfb26672c1
2 changed files with 7 additions and 0 deletions

View File

@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Feb 6 12:45:48 UTC 2024 - Dominique Leuenberger <dimstar@opensuse.org>
- Provide user/group for RPM 4.19 (boo#1219532).
------------------------------------------------------------------- -------------------------------------------------------------------
Sat Jan 6 13:18:55 UTC 2024 - Dirk Müller <dmueller@suse.com> Sat Jan 6 13:18:55 UTC 2024 - Dirk Müller <dmueller@suse.com>

View File

@ -73,6 +73,8 @@ Requires(pre): shadow
Requires(pre): %fillup_prereq Requires(pre): %fillup_prereq
Requires: rabbitmq-server-plugins Requires: rabbitmq-server-plugins
BuildRequires: pkgconfig(systemd) BuildRequires: pkgconfig(systemd)
Provides: group(%{_rabbitmq_group})
Provides: user(%{_rabbitmq_user})
%{?systemd_ordering} %{?systemd_ordering}
# Do not use noarch since the Erlang packaging does not really allow that # Do not use noarch since the Erlang packaging does not really allow that
#BuildArch: noarch #BuildArch: noarch