jiridanek commented on code in PR #1741:
URL: https://github.com/apache/qpid-dispatch/pull/1741#discussion_r1915448578
##########
packaging/dispatch.patch:
##########
@@ -0,0 +1,30 @@
+diff --git a/etc/qdrouterd.conf b/etc/qdrouterd.conf
+index 4e8e506c..add40c69 100644
+--- a/etc/qdrouterd.conf
++++ b/etc/qdrouterd.conf
+@@ -32,6 +32,13 @@ listener {
+ saslMechanisms: ANONYMOUS
+ }
+
++listener {
Review Comment:
This is how dispatch has been always packaged for Fedora (and also as a Red
Hat product). No idea where this came from.
It's true that I removed console from the .spec file. If I can't find a way
to build it as part of the spec, I'll revisit this, but if I get the console
working, then I'd like to leave this as is.
Previously, the console build has been performed by the .spec file author
(on their own machine), and the finished console build was uploaded into fedpkg
look aside cache as a "source" file.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]