]> git.pld-linux.org Git - packages/upower-pm-utils.git/commitdiff
- support libexecdir!=libdir; release 8 auto/th/upower-pm-utils-0.9.23-8
authorJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 May 2019 14:06:10 +0000 (16:06 +0200)
committerJakub Bogusz <qboosh@pld-linux.org>
Wed, 8 May 2019 14:06:10 +0000 (16:06 +0200)
upower-pm-utils.spec

index 3d374dab2027cad529bf71aeccb637d54b6d1b46..b707d8a0b653876cd56f1c8b79d80f01fbc95c67 100644 (file)
@@ -5,7 +5,7 @@ Summary:        Power management service with pm-utils backend
 Summary(pl.UTF-8):     Usługa zarządzania energią z wykorzystaniem pm-utils
 Name:          %{orig_name}-pm-utils
 Version:       0.9.23
-Release:       7
+Release:       8
 License:       GPL v2+
 Group:         Libraries
 Source0:       http://upower.freedesktop.org/releases/%{orig_name}-%{version}.tar.xz
@@ -175,7 +175,7 @@ rm -rf $RPM_BUILD_ROOT
 %defattr(644,root,root,755)
 %doc AUTHORS HACKING NEWS README
 %attr(755,root,root) %{_bindir}/upower
-%attr(755,root,root) %{_libdir}/upowerd
+%attr(755,root,root) %{_libexecdir}/upowerd
 %config(noreplace) %verify(not md5 mtime size) /etc/dbus-1/system.d/org.freedesktop.UPower.conf
 %dir %{_sysconfdir}/UPower
 %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/UPower/UPower.conf
This page took 0.121151 seconds and 4 git commands to generate.