public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
From: Mohan Boddu <mboddu@redhat.com>
To: git-commits@fedoraproject.org
Subject: [rpms/fedora-release] f45: Add polkit rules to let gnome-software update Atomic Workstation
Date: Mon, 10 Aug 2026 09:34:21 GMT [thread overview]
Message-ID: <178635446153.1.3812535464633030927.rpms-fedora-release-06189b18f526@fedoraproject.org> (raw)
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 06189b18f52650a9a6cb8d26afe5952dc3872409
Author : Mohan Boddu <mboddu@redhat.com>
Date : 2018-04-04T14:56:58-04:00
Stats : +8/-2 in 2 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/06189b18f52650a9a6cb8d26afe5952dc3872409?branch=f45
Log:
Add polkit rules to let gnome-software update Atomic Workstation
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
---
diff --git a/fedora-release.spec b/fedora-release.spec
index 0089b2d..ecca47f 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -9,7 +9,7 @@
Summary: Fedora release files
Name: fedora-release
Version: 29
-Release: 0.1
+Release: 0.2
License: MIT
Group: System Environment/Base
URL: https://pagure.io/fedora-release
@@ -214,6 +214,8 @@ install -m 0644 80-workstation.preset $RPM_BUILD_ROOT%{_prefix}/lib/os.release.d
# Override the list of enabled gnome-shell extensions for Workstation
mkdir -p $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/
install -m 0644 org.gnome.shell.gschema.override $RPM_BUILD_ROOT%{_datadir}/glib-2.0/schemas/
+mkdir -p $RPM_BUILD_ROOT%{_datadir}/polkit-1/rules.d/
+install -m 0644 org.projectatomic.rpmostree1.rules $RPM_BUILD_ROOT%{_datadir}/polkit-1/rules.d/
# Copy the make_edition script to /usr/sbin
mkdir -p $RPM_BUILD_ROOT/%{_prefix}/sbin/
@@ -340,10 +342,14 @@ glib-compile-schemas %{_datadir}/glib-2.0/schemas &> /dev/null || :
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
%ghost %{_prefix}/lib/systemd/system-preset/80-workstation.preset
%attr(0644,root,root) /usr/lib/os.release.d/presets/80-workstation.preset
+%attr(0644,root,root) /usr/share/polkit-1/rules.d/org.projectatomic.rpmostree1.rules
%files -n convert-to-edition
/usr/sbin/convert-to-edition
%changelog
+* Thu Feb 22 2018 Matthias Clasen <mclasen@redhat.com> - 29-0.2
+- Add polkit rules to let gnome-software update Atomic Workstation
+
* Mon Feb 19 2018 Mohan Boddu <mboddu@redhat.com> - 29-0.1
- Setup for rawhide being f29
diff --git a/sources b/sources
index 91edfa6..3903ae4 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-SHA512 (fedora-release-29.tar.bz2) = 138baef6bdc7d6499114363a907ec5fe3b58c04dd671de846daa0047db35660fb1d89abd1cdd3c8b030399f91b57a6994b20a0139803a59dce56d8528b5468e0
+SHA512 (fedora-release-29.tar.bz2) = 9475f63591796ecc5dff13a7579afd9eb75cd5385712bf6340391f1e89221b1fcff5ed65bae14a7d264f5ce3b8c3868d31b7534aa8168314d623c54f597c8676
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=178635446153.1.3812535464633030927.rpms-fedora-release-06189b18f526@fedoraproject.org \
--to=mboddu@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