public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Dennis Gilmore <dennis@ausil.us>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Move convert-to-edition to its own subpackage
Date: Mon, 10 Aug 2026 09:34:16 GMT	[thread overview]
Message-ID: <178635445688.1.5093497846985450010.rpms-fedora-release-e705cafe0a74@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : e705cafe0a742dd627c8283cb84445851ece6814
            Author : Dennis Gilmore <dennis@ausil.us>
            Date   : 2016-10-31T15:20:36-05:00
            Stats  : +16/-2 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/e705cafe0a742dd627c8283cb84445851ece6814?branch=f45

            Log:
            Move convert-to-edition to its own subpackage

- Eliminate circular dependency on bash from the base package
- Enable switcheroo-control.service

Signed-off-by: Dennis Gilmore <dennis@ausil.us>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index 0e70b97..ceb2eb1 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -86,6 +86,13 @@ Requires(postun): /usr/bin/glib-compile-schemas
 Provides a base package for Fedora Workstation-specific configuration files to
 depend on.
 
+%package -n convert-to-edition
+Summary: Script for converting between Fedora Editions
+Requires: fedora-release = %{version}-{release}
+
+%description -n convert-to-edition
+Provides a script to convert the running system between Fedora Editions
+
 %prep
 %setup -q
 sed -i 's|@@VERSION@@|%{dist_version}|g' Fedora-Legal-README.txt
@@ -299,7 +306,6 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %{_prefix}/lib/systemd/system-preset/85-display-manager.preset
 %{_prefix}/lib/systemd/system-preset/90-default.preset
 %{_prefix}/lib/systemd/system-preset/99-default-disable.preset
-/usr/sbin/convert-to-edition
 
 
 %files atomichost
@@ -330,6 +336,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
 %ghost %{_prefix}/lib/systemd/system-preset/80-workstation.preset
 %config %attr(0644,root,root) /usr/lib/os.release.d/presets/80-workstation.preset
 
+%files -n convert-to-edition
+/usr/sbin/convert-to-edition
+
 %changelog
+* Fri Oct 28 2016 Stephen Gallagher <sgallagh@redhat.com> - 26-0.2
+- Move convert-to-edition to its own subpackage
+- Eliminate circular dependency on bash from the base package
+- Enable switcheroo-control.service
+
 * Fri Jul 22 2016 Mohan Boddu <mboddu@redhat.com> - 26-0.1
 - setup for rawhide being f26

diff --git a/sources b/sources
index 25458a3..2567858 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-3f89fe67b0ea3ac6d7ebec8ffbcdf7b0  fedora-release-26.tar.bz2
+4963e37c80ead335bb30d0dfd5d62398  fedora-release-26.tar.bz2

             reply	other threads:[~2026-08-10  9:34 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-08-10  9:34 Dennis Gilmore [this message]
2026-08-10  9:34 [rpms/fedora-release] f45: Move convert-to-edition to its own subpackage Dennis Gilmore

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=178635445688.1.5093497846985450010.rpms-fedora-release-e705cafe0a74@fedoraproject.org \
    --to=dennis@ausil.us \
    --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