On Wed, May 10, 2023 at 11:54:39AM +0100, Aoife Moloney wrote:
> https://fedoraproject.org/wiki/Changes/FlatpaksWithoutModules

> For each Fedora release, we'll have two additional targets
> 
>  f39-flatpak-runtime (inherits f39), tags: f39-flatpak-runtime-build,
> f39-flatpak-runtime
>  f39-app (inherits f39-flatpak-runtime), tags: f39-app-build, f39-app
> 
> The f39-flatpak-runtime target has a limited use -
> it's used to build packages that go into the Flatpak runtimes
> (standard and KDE).
> This would include flatpak-runtime-config, flatpak-rpm-macros,
> but also rebuilds of standard packages if needed to prune dependencies:
> currently this is done for gstreamer-plugins-good.
> 
> The f39-app target is the main target that is used for prefix=/app rebuilds.
> flatpak-rpm-macros is part of the build group for this target,
> resulting in builds that target /app.
> As currently, spec files can be conditionalized with '%if 0%{?flatpak}'
> 
> Builds in f39-flatpak-runtime and f39-app have the dist tags
> .f39runtime and .f39app respectively.
> This is necessary so that we can automatically rebuild a package
> without having to bump the release in the specfile.
> (Koji requires everything to have a unique NVR.)
> It also allows humans and tools to easily distinguish these specialized 
> builds.

I love how simple this is. Mostly just using koji as it's supposed to be used.

Zbyszek
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org
Do not reply to spam, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to