public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Add IoT provisioning URL config
@ 2026-08-10  9:35 Peter Robinson
  0 siblings, 0 replies; only message in thread
From: Peter Robinson @ 2026-08-10  9:35 UTC (permalink / raw)
  To: git-commits

            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/

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2026-08-10  9:35 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:35 [rpms/fedora-release] f45: Add IoT provisioning URL config Peter Robinson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox