public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Workstation: Remove unneeded rpm-ostree polkit rule
Date: Mon, 10 Aug 2026 09:35:31 GMT [thread overview]
Message-ID: <178635453191.1.17469024800805609015.rpms-fedora-release-9d022fcd2c66@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 9d022fcd2c66b4bc0aff098dfee5cb601dfff83a
Author : Timothée Ravier <tim@siosm.fr>
Date : 2021-03-17T12:44:45+01:00
Stats : +3/-1 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/9d022fcd2c66b4bc0aff098dfee5cb601dfff83a?branch=f45
Log:
Workstation: Remove unneeded rpm-ostree polkit rule
This rule is only needed on ostree/rpm-ostree based systems such as
Silverblue. It was added as a side effect of the changes in:
670f9ba Conditionalize the creation of the identity subpackages
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 5e7e1ad..32796c6 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -992,6 +992,9 @@ install -Dm0644 %{SOURCE21} -t %{buildroot}%{_sysconfdir}/dnf/protected.d/
install -Dm0644 %{SOURCE15} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
# Override the list of enabled gnome-shell extensions for Workstation
install -Dm0644 %{SOURCE16} -t %{buildroot}%{_datadir}/glib-2.0/schemas/
+%endif
+
+%if %{with silverblue}
# Install rpm-ostree polkit rules
install -Dm0644 %{SOURCE17} -t %{buildroot}%{_datadir}/polkit-1/rules.d/
%endif
@@ -1214,7 +1217,6 @@ ln -s %{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swidtags.d/fedoraproject.or
# Keep this in sync with silverblue above
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
%{_prefix}/lib/systemd/system-preset/80-workstation.preset
-%attr(0644,root,root) %{_prefix}/share/polkit-1/rules.d/org.projectatomic.rpmostree1.rules
%endif
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=178635453191.1.17469024800805609015.rpms-fedora-release-9d022fcd2c66@fedoraproject.org \
--to=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