Accepting request 242760 from network:messaging:amqp

Automatic submission by obs-autosubmit

OBS-URL: https://build.opensuse.org/request/show/242760
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/rabbitmq-server?expand=0&rev=21
This commit is contained in:
Stephan Kulow 2014-07-29 14:48:26 +00:00 committed by Git OBS Bridge
commit 6f241edd02
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Sun Jul 20 20:04:39 UTC 2014 - p.drouand@gmail.com
- The package doesn't provide any sysvinit script or sysconfig file;
remove dependencies to fillup or insserv if the package build with
systemd support
-------------------------------------------------------------------
Mon May 5 12:49:05 UTC 2014 - dmueller@suse.com

View File

@ -52,8 +52,6 @@ BuildRequires: python-xml
BuildRequires: unzip
BuildRequires: xmlto
BuildRequires: zip
Requires: %fillup_prereq
Requires: %insserv_prereq
Requires: erlang
Requires: logrotate
Provides: AMQP-server
@ -65,6 +63,9 @@ Requires(pre): %insserv_prereq
BuildRequires: systemd
%{?systemd_requires}
%define have_systemd 1
%else
Requires: %fillup_prereq
Requires: %insserv_prereq
%endif
# Do not use noarch since the Erlang packaging does not really allow that
#BuildArch: noarch