public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Workstation & Silverblue: Remove Flathub remote & third party repos
@ 2026-08-10 9:36 FAS Mershl
0 siblings, 0 replies; only message in thread
From: FAS Mershl @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : c52b11b6f6ce4f88e5575b3e8a17c401582d8d21
Author : FAS Mershl <mweires@googlemail.com>
Date : 2023-01-29T16:34:03+01:00
Stats : +0/-12 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/c52b11b6f6ce4f88e5575b3e8a17c401582d8d21?branch=f45
Log:
Workstation & Silverblue: Remove Flathub remote & third party repos
Remove the requirement on fedora-flathub-remote and
fedora-workstation-repositories for Workstation and Silverblue
to let users manully remove them post installation.
Those two packages are still installed by default in both Editions
via the following changes:
- https://pagure.io/fedora-comps/pull-request/789
- https://pagure.io/workstation-ostree-config/pull-request/337
See also the discussion in:
- https://github.com/fedora-silverblue/issue-tracker/issues/379
- https://src.fedoraproject.org/rpms/fedora-release/pull-request/232
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 231524e..d61cb78 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -616,12 +616,6 @@ Provides: base-module(platform:f%{version})
Requires: fedora-release-common = %{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.
@@ -785,12 +779,6 @@ 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.
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:36 UTC | newest]
Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2026-08-10 9:36 [rpms/fedora-release] f45: Workstation & Silverblue: Remove Flathub remote & third party repos FAS Mershl
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox