[packages/upower-pm-utils] - support libexecdir!=libdir; release 8
qboosh
qboosh at pld-linux.org
Wed May 8 16:05:38 CEST 2019
commit c0e0777817e1d5d848037781e567a071a0e88b5d
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date: Wed May 8 16:06:10 2019 +0200
- support libexecdir!=libdir; release 8
upower-pm-utils.spec | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/upower-pm-utils.spec b/upower-pm-utils.spec
index 3d374da..b707d8a 100644
--- a/upower-pm-utils.spec
+++ b/upower-pm-utils.spec
@@ -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
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/upower-pm-utils.git/commitdiff/c0e0777817e1d5d848037781e567a071a0e88b5d
More information about the pld-cvs-commit
mailing list