-------------------------------------------------------------------------------- Fedora Update Notification FEDORA-2020-efc4921b3c 2020-09-25 16:31:57.899025 --------------------------------------------------------------------------------
Name : flatpak-rpm-macros Product : Fedora 33 Version : 33 Release : 2.fc33 URL : None Summary : Macros for building RPMS for flatpaks Description : The macros in this package set up the RPM build environment so built applications install in /app rather than /usr. This package is meant only for installation in buildroots for modules that will be packaged as Flatpaks. -------------------------------------------------------------------------------- Update Information: Redefine __python2 macro to point to /app/bin/python2 We don't have python2 in the flatpak runtime any more starting with F32, so any apps that need it are going to have to bundle python2.7 in their flatpak container. We only have gimp flatpak right now that requires python2 and I don't foresee anything else being added. The main reason to put this here is to make it easier to build Python 3 modules that also happen to be building their Python 2 versions from the same SRPM. The plan is to put python2.7 into flatpak-common, and have a matching %__python2 override here in flatpak-rpm-macros, with the goal that flatpak modules that happen to rebuild a Python 2 module (due to it being in the same SPRM as its Python 3 counterpart) wouldn't fail with /app vs /usr issues. -------------------------------------------------------------------------------- ChangeLog: * Sat Sep 19 2020 Kalev Lember <[email protected]> - 33-2 - Redefine __python2 macro to point to /app/bin/python2 -------------------------------------------------------------------------------- This update can be installed with the "dnf" update program. Use su -c 'dnf upgrade --advisory FEDORA-2020-efc4921b3c' at the command line. For more information, refer to the dnf documentation available at http://dnf.readthedocs.io/en/latest/command_ref.html#upgrade-command-label All packages are signed with the Fedora Project GPG key. More details on the GPG keys used by the Fedora Project can be found at https://fedoraproject.org/keys -------------------------------------------------------------------------------- _______________________________________________ package-announce 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]
