Accepting request 1144783 from network:messaging:amqp

OBS-URL: https://build.opensuse.org/request/show/1144783
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=90
This commit is contained in:
Ana Guerrero 2024-02-07 17:49:31 +00:00 committed by Git OBS Bridge
commit 80b17a23d4
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