public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Owen W. Taylor <otaylor@fishsoup.net>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: workstation/silverblue: Add third-party repositories
Date: Mon, 10 Aug 2026 09:35:42 GMT [thread overview]
Message-ID: <178635454278.1.7685316463057823352.rpms-fedora-release-1f4fd47db2a4@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 1f4fd47db2a45c9747dc5b6cc5ac50a7d43769d0
Author : Owen W. Taylor <otaylor@fishsoup.net>
Date : 2021-08-17T14:07:13-04:00
Stats : +12/-0 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/1f4fd47db2a45c9747dc5b6cc5ac50a7d43769d0?branch=f45
Log:
workstation/silverblue: Add third-party repositories
Make fedora-release-workstation and fedora-release-silverblue
Requires(meta): the fedora-workstation-repositories and
fedora-flathub-remote packages that provide our recommended
third-party repositories, so that they get installed on upgrades as well
as new installs.
(The repositories are disabled in packaging and only enabled by the
fedora-third-party tool if the system is opted in.)
https://fedoraproject.org/wiki/Changes/Third_Party_Software_Mechanism
https://fedoraproject.org/wiki/Changes/Filtered_Flathub_Applications
Signed-off-by: Owen W. Taylor <otaylor@fishsoup.net>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 7282cb1..7e4b057 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -582,6 +582,12 @@ Requires: fedora-release-common = %{version}-%{release}
Requires: fedora-release-ostree-counting = %{version}-%{release}
Requires: fedora-release-ostree-desktop = %{version}-%{release}
+# Third-party repositories, disabled by default unless the user opts in through fedora-third-party
+# Requires(meta) to avoid ordering loops - does not need to be installed before the release package
+# Keep this in sync with workstation below
+Requires(meta): fedora-flathub-remote
+Requires(meta): fedora-workstation-repositories
+
# fedora-release-common Requires: fedora-release-identity, so at least one
# package must provide it. This Recommends: pulls in
# fedora-release-identity-silverblue if nothing else is already doing so.
@@ -751,6 +757,12 @@ Provides: base-module(platform:f%{version})
Requires: fedora-release-common = %{version}-%{release}
Provides: system-release-product
+# Third-party repositories, disabled by default unless the user opts in through fedora-third-party
+# Requires(meta) to avoid ordering loops - does not need to be installed before the release package
+# Keep this in sync with silverblue above
+Requires(meta): fedora-flathub-remote
+Requires(meta): fedora-workstation-repositories
+
# fedora-release-common Requires: fedora-release-identity, so at least one
# package must provide it. This Recommends: pulls in
# fedora-release-identity-workstation if nothing else is already doing so.
reply other threads:[~2026-08-10 9:35 UTC|newest]
Thread overview: [no followups] expand[flat|nested] mbox.gz Atom feed
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=178635454278.1.7685316463057823352.rpms-fedora-release-1f4fd47db2a4@fedoraproject.org \
--to=otaylor@fishsoup.net \
--cc=git-commits@fedoraproject.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox