public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Sinny Kumari <sinny@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Don't build AtomicHost from F30 and onward releases in favor of FCOS
Date: Mon, 10 Aug 2026 09:34:47 GMT [thread overview]
Message-ID: <178635448796.1.11181335955719440708.rpms-fedora-release-f5042526f6a7@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : f5042526f6a7bc4834884bf48dc56729d4dfa92c
Author : Sinny Kumari <sinny@redhat.com>
Date : 2019-02-17T22:42:11+05:30
Stats : +4/-32 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/f5042526f6a7bc4834884bf48dc56729d4dfa92c?branch=f45
Log:
Don't build AtomicHost from F30 and onward releases in favor of FCOS
Related: https://github.com/coreos/fedora-coreos-tracker/issues/145
Signed-off-by: Sinny Kumari <sinny@redhat.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 20e24cf..0c79b0c 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 30
-Release: 0.22
+Release: 0.23
License: MIT
URL: https://fedoraproject.org/
@@ -71,24 +71,6 @@ Requires: fedora-repos(%{version})
%description common
Release files common to all Editions and Spins of Fedora
-
-%package atomichost
-Summary: Base package for Fedora Atomic-specific default configurations
-
-RemovePathPostfixes: .atomichost
-Conflicts: system-release
-Provides: system-release
-Provides: fedora-release = %{version}-%{release}
-Provides: fedora-release-variant = %{version}-%{release}
-Provides: system-release(%{version})
-Requires: fedora-release-common = %{version}-%{release}
-
-
-%description atomichost
-Provides a base package for Fedora Atomic Host-specific configuration files to
-depend on.
-
-
%package cinnamon
Summary: Base package for Fedora Cinnamon-specific default configurations
@@ -369,14 +351,6 @@ mkdir -p %{buildroot}%{_swidtagdir}
# Create os-release files for the different editions
-# Atomic Host - https://bugzilla.redhat.com/show_bug.cgi?id=1200122
-cp -p %{buildroot}%{_prefix}/lib/os-release \
- %{buildroot}%{_prefix}/lib/os-release.atomichost
-echo "VARIANT=\"Atomic Host\"" >> %{buildroot}%{_prefix}/lib/os-release.atomichost
-echo "VARIANT_ID=atomic.host" >> %{buildroot}%{_prefix}/lib/os-release.atomichost
-sed -i -e "s|(%{release_name})|(Atomic Host)|g" %{buildroot}%{_prefix}/lib/os-release.atomichost
-sed -e "s#\$version#%{bug_version}#g" -e 's/$edition/Atomic/;s/<!--.*-->//;/^$/d' %{SOURCE20} > %{buildroot}%{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.atomichost
-
# Cinnamon
cp -p %{buildroot}%{_prefix}/lib/os-release \
%{buildroot}%{_prefix}/lib/os-release.cinnamon
@@ -559,11 +533,6 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%{_prefix}/lib/os-release
-%files atomichost
-%{_prefix}/lib/os-release.atomichost
-%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.atomichost
-
-
%files cloud
%{_prefix}/lib/os-release.cloud
%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.cloud
@@ -636,6 +605,9 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
%changelog
+* Fri Feb 15 2019 Sinny Kumari <skumari@redhat.com> - 30-0.23
+- Don't build AtomicHost from F30 and onward releases in favor of coreos
+
* Fri Feb 08 2019 David Rheinsberg <david.rheinsberg@gmail.com> - 30-0.22
- Enable dbus-broker over dbus-daemon, to make new installs use the broker as
new system- and user-bus implementation.
reply other threads:[~2026-08-10 9:34 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=178635448796.1.11181335955719440708.rpms-fedora-release-f5042526f6a7@fedoraproject.org \
--to=sinny@redhat.com \
--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