1
0

- Don't use download_files service, or at least only in mode="localonly"

or mode="disabled". But why using it at all, it makes no sense.

OBS-URL: https://build.opensuse.org/package/show/network:messaging:amqp/rabbitmq-server?expand=0&rev=11
This commit is contained in:
Sascha Peilicke 2012-12-14 12:29:21 +00:00 committed by Git OBS Bridge
parent 37179cd214
commit 855bf0e4b9
3 changed files with 6 additions and 3 deletions

View File

@ -1,3 +0,0 @@
<services>
<service name="download_files"/>
</services>

View File

@ -1,3 +1,9 @@
-------------------------------------------------------------------
Fri Dec 14 12:25:37 UTC 2012 - saschpe@suse.de
- Don't use download_files service, or at least only in mode="localonly"
or mode="disabled". But why using it at all, it makes no sense.
-------------------------------------------------------------------
Mon Dec 10 16:47:53 UTC 2012 - rhafer@suse.com