- 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:
parent
d316459aa0
commit
3deb4d4567
@ -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.
|
|
||||||
%%
|
|
@ -3,6 +3,7 @@ Thu Mar 27 11:20:12 UTC 2014 - dmueller@suse.com
|
|||||||
|
|
||||||
- update to 3.2.4:
|
- update to 3.2.4:
|
||||||
* Several bug fixes, no detailed changelog available
|
* 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
|
Fri Jan 24 09:17:00 UTC 2014 - dmueller@suse.com
|
||||||
|
@ -41,7 +41,6 @@ Source6: rabbitmq-server.service
|
|||||||
Source7: rabbitmq-server.tmpfiles.d.conf
|
Source7: rabbitmq-server.tmpfiles.d.conf
|
||||||
Patch0: no-nmap.patch
|
Patch0: no-nmap.patch
|
||||||
Patch1: no-remove-common.patch
|
Patch1: no-remove-common.patch
|
||||||
Patch2: fix-syntax-error-in-example-conf.patch
|
|
||||||
BuildRequires: erlang
|
BuildRequires: erlang
|
||||||
BuildRequires: erlang-src
|
BuildRequires: erlang-src
|
||||||
BuildRequires: fdupes
|
BuildRequires: fdupes
|
||||||
@ -103,7 +102,6 @@ This package includes the RabbitMQ AMQP language bindings for Erlang.
|
|||||||
%setup -q
|
%setup -q
|
||||||
%patch0
|
%patch0
|
||||||
%patch1
|
%patch1
|
||||||
%patch2
|
|
||||||
|
|
||||||
%build
|
%build
|
||||||
make all VERSION=%{version}
|
make all VERSION=%{version}
|
||||||
|
Loading…
Reference in New Issue
Block a user