forked from pool/power-profiles-daemon
Accepting request 1163727 from home:sp1rit:testing
Revert "Remove duplicate DBus service files net.hadess.PowerProfiles" Workaround to [boo#1222179], [boo#1219956#c10]; this might need a re-review of the dbus file. OBS-URL: https://build.opensuse.org/request/show/1163727 OBS-URL: https://build.opensuse.org/package/show/Base:System/power-profiles-daemon?expand=0&rev=22
This commit is contained in:
parent
378b4b5879
commit
fca53ea43b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Sat Mar 30 20:01:51 UTC 2024 - Florian "sp1rit" <sp1rit@disroot.org>
|
||||||
|
|
||||||
|
- Revert "Remove duplicate DBus service files net.hadess.PowerProfiles"
|
||||||
|
workarround to [boo#1222179], [boo#1219956#c10]
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Wed Mar 13 10:12:35 UTC 2024 - pgajdos@suse.com
|
Wed Mar 13 10:12:35 UTC 2024 - pgajdos@suse.com
|
||||||
|
|
||||||
|
@ -68,8 +68,6 @@ This package provides documentation for %{name}.
|
|||||||
|
|
||||||
%install
|
%install
|
||||||
%meson_install
|
%meson_install
|
||||||
rm -f %{buildroot}%{_datadir}/dbus-1/system.d/net.hadess.PowerProfiles.conf
|
|
||||||
rm -f %{buildroot}%{_datadir}/dbus-1/system-services/net.hadess.PowerProfiles.service
|
|
||||||
%python3_fix_shebang
|
%python3_fix_shebang
|
||||||
|
|
||||||
%check
|
%check
|
||||||
@ -93,7 +91,9 @@ rm -f %{buildroot}%{_datadir}/dbus-1/system-services/net.hadess.PowerProfiles.se
|
|||||||
%{_bindir}/powerprofilesctl
|
%{_bindir}/powerprofilesctl
|
||||||
%{_libexecdir}/%{name}
|
%{_libexecdir}/%{name}
|
||||||
%{_unitdir}/%{name}.service
|
%{_unitdir}/%{name}.service
|
||||||
|
%{_datadir}/dbus-1/system.d/net.hadess.PowerProfiles.conf
|
||||||
%{_datadir}/dbus-1/system.d/org.freedesktop.UPower.PowerProfiles.conf
|
%{_datadir}/dbus-1/system.d/org.freedesktop.UPower.PowerProfiles.conf
|
||||||
|
%{_datadir}/dbus-1/system-services/net.hadess.PowerProfiles.service
|
||||||
%{_datadir}/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service
|
%{_datadir}/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service
|
||||||
%{_datadir}/polkit-1/actions/power-profiles-daemon.policy
|
%{_datadir}/polkit-1/actions/power-profiles-daemon.policy
|
||||||
%ghost %dir %{_localstatedir}/lib/%{name}
|
%ghost %dir %{_localstatedir}/lib/%{name}
|
||||||
|
Loading…
Reference in New Issue
Block a user