public inbox for git-commits@fedoraproject.org
help / color / mirror / Atom feed
* [rpms/fedora-release] f45: Remove manual rpm-ostree-countme.timer preset
@ 2026-08-10 9:36
0 siblings, 0 replies; only message in thread
From: @ 2026-08-10 9:36 UTC (permalink / raw)
To: git-commits
A new commit has been pushed.
Repo : rpms/fedora-release
Branch : f45
Commit : 0b972a05ef2192443f8a8c2b542e7e64887109dd
Author : Timothée Ravier <tim@siosm.fr>
Date : 2023-12-17T15:04:30+00:00
Stats : +0/-11 in 1 file(s)
URL : https://src.fedoraproject.org/rpms/fedora-release/c/0b972a05ef2192443f8a8c2b542e7e64887109dd?branch=f45
Log:
Remove manual rpm-ostree-countme.timer preset
This is now correctly handled by the rpm-ostree package.
See: https://src.fedoraproject.org/rpms/rpm-ostree/pull-request/55
See: https://src.fedoraproject.org/rpms/fedora-release/pull-request/279#comment-159648
---
diff --git a/fedora-release.spec b/fedora-release.spec
index e9e21fe..ccc4c94 100644
--- a/fedora-release.spec
+++ b/fedora-release.spec
@@ -1463,12 +1463,6 @@ install -Dm0644 %{SOURCE27} -t %{buildroot}%{_prefix}/lib/systemd/system-preset/
install -Dm0644 %{SOURCE17} -t %{buildroot}%{_datadir}/polkit-1/rules.d/
%endif
-%if %{with iot} || %{with ostree_desktop}
-# Statically enable rpm-ostree-countme timer
-install -dm0755 %{buildroot}%{_unitdir}/timers.target.wants/
-ln -s ../rpm-ostree-countme.timer %{buildroot}%{_unitdir}/timers.target.wants/
-%endif
-
%if %{with xfce}
# Xfce
cp -p os-release \
@@ -1692,7 +1686,6 @@ ln -s --relative %{buildroot}%{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swid
%{_prefix}/lib/systemd/user-preset/80-iot-user.preset
%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.iot
%{_prefix}/lib/zezere-ignition-url
-%{_unitdir}/timers.target.wants/rpm-ostree-countme.timer
%endif
@@ -1736,7 +1729,6 @@ ln -s --relative %{buildroot}%{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swid
%{_datadir}/glib-2.0/schemas/org.gnome.shell.gschema.override
%{_prefix}/lib/systemd/system-preset/80-workstation.preset
%{_prefix}/lib/systemd/system-preset/81-desktop.preset
-%{_unitdir}/timers.target.wants/rpm-ostree-countme.timer
%endif
@@ -1747,7 +1739,6 @@ ln -s --relative %{buildroot}%{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swid
%{_prefix}/lib/systemd/system-preset/80-kde.preset
%{_prefix}/lib/systemd/system-preset/81-desktop.preset
%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.kinoite
-%{_unitdir}/timers.target.wants/rpm-ostree-countme.timer
%endif
@@ -1832,7 +1823,6 @@ ln -s --relative %{buildroot}%{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swid
%{_prefix}/lib/os-release.sericea
%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.sericea
%{_prefix}/lib/systemd/system-preset/81-desktop.preset
-%{_unitdir}/timers.target.wants/rpm-ostree-countme.timer
%endif
%if %{with onyx}
@@ -1841,7 +1831,6 @@ ln -s --relative %{buildroot}%{_swidtagdir} %{buildroot}%{_sysconfdir}/swid/swid
%{_prefix}/lib/os-release.onyx
%attr(0644,root,root) %{_swidtagdir}/org.fedoraproject.Fedora-edition.swidtag.onyx
%{_prefix}/lib/systemd/system-preset/81-desktop.preset
-%{_unitdir}/timers.target.wants/rpm-ostree-countme.timer
%endif
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2026-08-10 9:36 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:36 [rpms/fedora-release] f45: Remove manual rpm-ostree-countme.timer preset
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox