Hey,
this is my attempt at updating to Mumble 1.4.230.
I cleaned up the spec-file in the process.
* Ported specfile to CMake build-system
* Use cmake install instead of manual as much as possible
* Disabled ICE for now (depends on unavailable lib)
* bonjour is no longer optional
* Removed init.d script and enabled systemd
I removed a lot of branches for other distros or old versions - I hope that was okay.
The package builds fine for every repo of the devel-package's build targets.
I tested client and server, and both seem to work for me.
OBS-URL: https://build.opensuse.org/request/show/947668
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=139
- update apparmor profiles to get warning free again on 15.2
- use abstractions for ssl files
- allow inet dgram sockets as mumble can also work via udp
- allow netlink socket (probably for dbus)
- properly allow lsb_release again
- add support for optional local include
- start murmurd directly as user mumble-server it gets rid of the
dac_override/setgid/setuid/chown permissions
OBS-URL: https://build.opensuse.org/request/show/843706
OBS-URL: https://build.opensuse.org/package/show/games:tools/mumble?expand=0&rev=126