- remove fix-syntax-error-in-example-conf.patch: merged upstream

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=37
This commit is contained in:
Dirk Mueller 2014-03-27 11:30:23 +00:00 committed by Git OBS Bridge
parent d316459aa0
commit 3deb4d4567
3 changed files with 1 additions and 13 deletions

View File

@ -1,11 +0,0 @@
--- docs/rabbitmq.config.example
+++ docs/rabbitmq.config.example
@@ -336,7 +336,7 @@
%% {reconnect_delay, 2.5}
%% ]} %% End of my_first_shovel
- ]},
+ ]}
%% Rather than specifying some values per-shovel, you can specify
%% them for all shovels here.
%%

View File

@ -3,6 +3,7 @@ Thu Mar 27 11:20:12 UTC 2014 - dmueller@suse.com
- update to 3.2.4:
* Several bug fixes, no detailed changelog available
- remove fix-syntax-error-in-example-conf.patch: merged upstream
-------------------------------------------------------------------
Fri Jan 24 09:17:00 UTC 2014 - dmueller@suse.com

View File

@ -41,7 +41,6 @@ Source6: rabbitmq-server.service
Source7: rabbitmq-server.tmpfiles.d.conf
Patch0: no-nmap.patch
Patch1: no-remove-common.patch
Patch2: fix-syntax-error-in-example-conf.patch
BuildRequires: erlang
BuildRequires: erlang-src
BuildRequires: fdupes
@ -103,7 +102,6 @@ This package includes the RabbitMQ AMQP language bindings for Erlang.
%setup -q
%patch0
%patch1
%patch2
%build
make all VERSION=%{version}