]> git.pld-linux.org Git - packages/kp5-powerdevil.git/commitdiff
- kauth in libexec dir auto/th/kp5-powerdevil-5.11.2-4
authorJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Mar 2018 08:53:47 +0000 (09:53 +0100)
committerJan Rękorajski <baggins@pld-linux.org>
Sat, 24 Mar 2018 08:53:47 +0000 (09:53 +0100)
- rel 4

kp5-powerdevil.spec

index d015a353873226b21139d4832ca47bc91fc7e657..93b67be27e171d080b5545378dd3f0ae3c4e529d 100644 (file)
@@ -5,7 +5,7 @@
 Summary:       Manages the power consumption settings of a Plasma Shell
 Name:          kp5-%{kpname}
 Version:       5.11.2
 Summary:       Manages the power consumption settings of a Plasma Shell
 Name:          kp5-%{kpname}
 Version:       5.11.2
-Release:       3
+Release:       4
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
 License:       LGPL v2.1+
 Group:         X11/Libraries
 Source0:       http://download.kde.org/stable/plasma/%{kdeplasmaver}/%{kpname}-%{version}.tar.xz
@@ -64,7 +64,8 @@ rm -rf $RPM_BUILD_ROOT
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
 /etc/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
 %files -f %{kpname}.lang
 %defattr(644,root,root,755)
 /etc/dbus-1/system.d/org.kde.powerdevil.backlighthelper.conf
-%attr(755,root,root) %{_libdir}/kauth/backlighthelper
+%attr(755,root,root) %{_libexecdir}/kauth/backlighthelper
+%attr(755,root,root) %{_libexecdir}/kauth/discretegpuhelper
 %attr(755,root,root) %ghost %{_libdir}/libpowerdevilconfigcommonprivate.so.5
 %attr(755,root,root) %{_libdir}/libpowerdevilconfigcommonprivate.so.*.*.*
 %attr(755,root,root) %ghost  %{_libdir}/libpowerdevilcore.so.2
 %attr(755,root,root) %ghost %{_libdir}/libpowerdevilconfigcommonprivate.so.5
 %attr(755,root,root) %{_libdir}/libpowerdevilconfigcommonprivate.so.*.*.*
 %attr(755,root,root) %ghost  %{_libdir}/libpowerdevilcore.so.2
@@ -92,7 +93,6 @@ rm -rf $RPM_BUILD_ROOT
 
 /etc/dbus-1/system.d/org.kde.powerdevil.discretegpuhelper.conf
 /etc/xdg/autostart/powerdevil.desktop
 
 /etc/dbus-1/system.d/org.kde.powerdevil.discretegpuhelper.conf
 /etc/xdg/autostart/powerdevil.desktop
-%{_libdir}/kauth/discretegpuhelper
 %{_libdir}/libpowerdevilconfigcommonprivate.so
 %{_libdir}/libpowerdevilcore.so
 %{_libdir}/libpowerdevilui.so
 %{_libdir}/libpowerdevilconfigcommonprivate.so
 %{_libdir}/libpowerdevilcore.so
 %{_libdir}/libpowerdevilui.so
This page took 0.352118 seconds and 4 git commands to generate.