forked from pool/power-profiles-daemon
Accepting request 1166474 from Base:System
- Revert "Remove duplicate DBus service files net.hadess.PowerProfiles" workaround to boo#1222179 (see comment 10). OBS-URL: https://build.opensuse.org/request/show/1166474 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/power-profiles-daemon?expand=0&rev=9
This commit is contained in:
commit
f09172dbbe
@ -1,3 +1,10 @@
|
||||
-------------------------------------------------------------------
|
||||
Sat Mar 30 20:01:51 UTC 2024 - Florian "sp1rit" <sp1rit@disroot.org>
|
||||
|
||||
- Revert "Remove duplicate DBus service files
|
||||
net.hadess.PowerProfiles" workaround to boo#1222179 (see comment
|
||||
10).
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Mar 13 10:12:35 UTC 2024 - pgajdos@suse.com
|
||||
|
||||
|
@ -68,8 +68,6 @@ This package provides documentation for %{name}.
|
||||
|
||||
%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
|
||||
|
||||
%check
|
||||
@ -93,7 +91,9 @@ rm -f %{buildroot}%{_datadir}/dbus-1/system-services/net.hadess.PowerProfiles.se
|
||||
%{_bindir}/powerprofilesctl
|
||||
%{_libexecdir}/%{name}
|
||||
%{_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-services/net.hadess.PowerProfiles.service
|
||||
%{_datadir}/dbus-1/system-services/org.freedesktop.UPower.PowerProfiles.service
|
||||
%{_datadir}/polkit-1/actions/power-profiles-daemon.policy
|
||||
%ghost %dir %{_localstatedir}/lib/%{name}
|
||||
|
Loading…
Reference in New Issue
Block a user