Hi,
How should the extra plugins be packaged? For instance, I'd like to have
rabbitmq-x-presence plugin in RPM.
There is two options at my sight:
1) Build rabbitmq-x-presence inside rabbitmq-server package and spread it
inside rabbitmq-server-plugins
Not very flexible way. Easy to implement and build (due umbrella building
system)
2) Put umbrella into separate 'rabbitmq-server-devel' (or even 'rabbitmq-
sever-sources') and use it to build any desired 'rabbitmq-server-plugin-XXX'
Hart to implement, but quite flexible. Most of extra plugins are in GIT and
they don't have their own versions. How to designate the package versions?
So, what is the right way to do?
Thanks
--
To unsubscribe, e-mail: opensuse-packaging+unsubscribe(a)opensuse.org
To contact the owner, e-mail: opensuse-packaging+owner(a)opensuse.org