public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Peter Robinson <pbrobinson@fedoraproject.org>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Add IoT provisioning URL config
Date: Mon, 10 Aug 2026 09:35:04 GMT	[thread overview]
Message-ID: <178635450468.1.7696805525590915751.rpms-fedora-release-454252f4c0cf@fedoraproject.org> (raw)

            A new commit has been pushed.

            Repo   : rpms/fedora-release
            Branch : f45
            Commit : 454252f4c0cfd6155cb7201d606b3e1d394fb08b
            Author : Peter Robinson <pbrobinson@fedoraproject.org>
            Date   : 2020-03-19T09:35:42+00:00
            Stats  : +8/-1 in 2 file(s)
            URL    : https://src.fedoraproject.org/rpms/fedora-release/c/454252f4c0cfd6155cb7201d606b3e1d394fb08b?branch=f45

            Log:
            Add IoT provisioning URL config

Signed-off-by: Peter Robinson <pbrobinson@fedoraproject.org>

---
diff --git a/fedora-release.spec b/fedora-release.spec
index ad8d8f4..ba335d3 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -14,7 +14,7 @@
 Summary:        Fedora release files
 Name:           fedora-release
 Version:        33
-Release:        0.1
+Release:        0.2
 License:        MIT
 URL:            https://fedoraproject.org/
 
@@ -33,6 +33,7 @@ Source18:       80-iot.preset
 Source19:       distro-template.swidtag
 Source20:       distro-edition-template.swidtag
 Source22:       80-coreos.preset
+Source23:       zezere-ignition-url
 
 BuildArch:      noarch
 
@@ -409,6 +410,7 @@ echo "VARIANT=\"IoT Edition\"" >> %{buildroot}%{_prefix}/lib/os-release.iot
 echo "VARIANT_ID=iot" >> %{buildroot}%{_prefix}/lib/os-release.iot
 sed -i -e "s|(%{release_name})|(IoT Edition)|g" %{buildroot}%{_prefix}/lib/os-release.iot
 sed -e "s#\$version#%{bug_version}#g" -e 's/$edition/IoT/;s/<!--.*-->//;/^$/d' %{SOURCE20} > %{buildroot}%{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.iot
+install -p %{SOURCE23} %{buildroot}/%{_prefix}/lib/
 
 # KDE Plasma
 cp -p %{buildroot}%{_prefix}/lib/os-release \
@@ -595,6 +597,7 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
 %{_prefix}/lib/os-release.iot
 %{_prefix}/lib/systemd/system-preset/80-iot.preset
 %attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.iot
+%{_prefix}/lib/zezere-ignition-url
 
 
 %files kde
@@ -646,6 +649,9 @@ echo _DISABLED_ > %{buildroot}%{_prefix}/lib/variant
 
 
 %changelog
+* Wed Mar 18 2020 Peter Robinson <pbrobinson@fedoraproject.org> 33-0.2
+- Add IoT provisioning URL config
+
 * Tue Feb 11 2020 Mohan Boddu <mboddu@bhujji.com> - 33-0.1
 - Setup for rawhide being F33
 

diff --git a/zezere-ignition-url b/zezere-ignition-url
new file mode 100644
index 0000000..f96bf68
--- /dev/null
+++ b/zezere-ignition-url
@@ -0,0 +1 @@
+https://provision.fedoraproject.org/

                 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=178635450468.1.7696805525590915751.rpms-fedora-release-454252f4c0cf@fedoraproject.org \
    --to=pbrobinson@fedoraproject.org \
    --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