On 18/07/2022 19:29, Ben Cotton wrote:
Update the Mumble voice chat application from 1.3 to 1.4.
+1. I'm using 1.4.x self-built and it works fine.
This change relocates that file in an RPM scriptlet to align with upstream.
The old path will become a compatibility symlink to the new path.
Please guard this scriptlet with %triggerun:
%triggerun -- %{name}-server < 1.3.4-8
# relocation of config file
if [ -f %{_sysconfdir}/murmur/murmur.ini ]; then
mv %{_sysconfdir}/murmur/murmur.ini %{_sysconfdir}/murmur.ini
fi
--
Sincerely,
Vitaly Zaitsev ([email protected])
_______________________________________________
devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct:
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives:
https://lists.fedoraproject.org/archives/list/[email protected]
Do not reply to spam on the list, report it:
https://pagure.io/fedora-infrastructure