Re: F37 proposal: Mumble 1.4 (Self-Contained Change proposal)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



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 (vitaly@xxxxxxxxxxxxxx)
_______________________________________________
devel mailing list -- devel@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe send an email to devel-leave@xxxxxxxxxxxxxxxxxxxxxxx
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/devel@xxxxxxxxxxxxxxxxxxxxxxx
Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure




[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Fedora Announce]     [Fedora Users]     [Fedora Kernel]     [Fedora Testing]     [Fedora Formulas]     [Fedora PHP Devel]     [Kernel Development]     [Fedora Legacy]     [Fedora Maintainers]     [Fedora Desktop]     [PAM]     [Red Hat Development]     [Gimp]     [Yosemite News]

  Powered by Linux