public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Drop PLATFORM_ID
@ 2026-08-10 9:36 Stephen Gallagher
0 siblings, 0 replies; only message in thread
From: Stephen Gallagher @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 5e02d7e275ba81fc7fa6334245520afb686eba57
Author : Stephen Gallagher <sgallagh@redhat.com>
Date : 2025-04-23T08:40:05-04:00
Stats : +0/-2 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/5e02d7e275ba81fc7fa6334245520afb686eba57?branch=f45
Log:
Drop PLATFORM_ID
https://fedoraproject.org/wiki/Changes/Drop_PLATFORM_ID
Signed-off-by: Stephen Gallagher <sgallagh@redhat.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 09940e6..f1d14c6 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1549,7 +1549,6 @@ RELEASE_TYPE=%{release_type}
ID=fedora
VERSION_ID=%{dist_version}
VERSION_CODENAME=""
-PLATFORM_ID="platform:f%{dist_version}"
PRETTY_NAME="Fedora Linux %{dist_version} (%{release_name}%{?prerelease})"
ANSI_COLOR="0;38;2;60;110;180"
LOGO=fedora-logo-icon
@@ -1671,7 +1670,6 @@ cp -p os-release \
%{buildroot}%{_prefix}/lib/os-release.eln
echo "VARIANT=\"ELN\"" >> %{buildroot}%{_prefix}/lib/os-release.eln
echo "VARIANT_ID=eln" >> %{buildroot}%{_prefix}/lib/os-release.eln
-sed -i -e 's|PLATFORM_ID=.*|PLATFORM_ID="platform:eln"|' %{buildroot}/%{_prefix}/lib/os-release.eln
sed -i -e 's|PRETTY_NAME=.*|PRETTY_NAME="Fedora ELN"|' %{buildroot}/%{_prefix}/lib/os-release.eln
sed -i -e 's|DOCUMENTATION_URL=.*|DOCUMENTATION_URL="https://docs.fedoraproject.org/en-US/eln/"|' %{buildroot}%{_prefix}/lib/os-release.eln
sed -i -e "/^DEFAULT_HOSTNAME=/d" %{buildroot}%{_prefix}/lib/os-release.eln
^ 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: Drop PLATFORM_ID Stephen Gallagher
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox