From 2b39e386f6fed3b7b41c181b89b64270259cb5910b958b868dcc29d2a6eb4672 Mon Sep 17 00:00:00 2001 From: Michael Vetter Date: Mon, 8 Jan 2024 08:38:08 +0000 Subject: [PATCH] Accepting request 1135961 from home:sfalken:branches:X11:LXQt - Added %dir declarations for icon directories, to clear buildfail of default TPMS timeouts being in conflict with * Removed "Ask" option from lid and idle watchers. OBS-URL: https://build.opensuse.org/request/show/1135961 OBS-URL: https://build.opensuse.org/package/show/X11:LXQt/lxqt-powermanagement?expand=0&rev=37 --- lxqt-powermanagement.changes | 9 +++++++-- lxqt-powermanagement.spec | 2 ++ 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/lxqt-powermanagement.changes b/lxqt-powermanagement.changes index ab8026f..11e8f85 100644 --- a/lxqt-powermanagement.changes +++ b/lxqt-powermanagement.changes @@ -1,14 +1,19 @@ +------------------------------------------------------------------- +Mon Jan 1 07:29:25 UTC 2024 - Shawn Dunn + +- Added %dir declarations for icon directories, to clear buildfail + ------------------------------------------------------------------- Sun Nov 5 22:14:58 UTC 2023 - Shawn Dunn - Update to 1.4.0: * Override DPMS on enabling idleness watcher (to fix the problem - of default TPMS timeouts being in conflict with + of default TPMS timeouts being in conflict with lxqt-powermanagement). * Suspend screensaver when idle watcher is enabled (to prevent the screensaver timeout from kicking in and interfere with our daemon). - * Removed "Ask" option from lid and idle watchers. + * Removed "Ask" option from lid and idle watchers. ------------------------------------------------------------------- Sat Apr 15 19:04:25 UTC 2023 - Shawn Dunn diff --git a/lxqt-powermanagement.spec b/lxqt-powermanagement.spec index 8989e86..7e08b1f 100644 --- a/lxqt-powermanagement.spec +++ b/lxqt-powermanagement.spec @@ -73,6 +73,8 @@ LXQt daemon for power management and auto-suspend %files %license LICENSE %doc AUTHORS README.md +%dir %{_datadir}/icons/hicolor/scalable +%{_datadir}/icons/hicolor/scalable/devices %{_bindir}/lxqt* %{_datadir}/applications/*.desktop %{_datadir}/icons/hicolor/scalable/devices/*.svg