[polkit] fix dir ownership

Matthias Clasen mclasen at fedoraproject.org
Fri Jan 28 18:56:25 UTC 2011


commit afaf02f56d37e72f917914754dd1e32d4c932d1d
Author: Matthias Clasen <mclasen at redhat.com>
Date:   Fri Jan 28 13:56:06 2011 -0500

    fix dir ownership

 polkit.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/polkit.spec b/polkit.spec
index 906eac8..0144e90 100644
--- a/polkit.spec
+++ b/polkit.spec
@@ -1,7 +1,7 @@
 Summary: PolicyKit Authorization Framework
 Name: polkit
 Version: 0.98
-Release: 5%{?dist}
+Release: 6%{?dist}
 License: LGPLv2+
 URL: http://www.freedesktop.org/wiki/Software/PolicyKit
 Source0: http://hal.freedesktop.org/releases/%{name}-%{version}.tar.gz
@@ -161,6 +161,7 @@ EOF
 %{_sysconfdir}/polkit-1
 %{_bindir}/pkaction
 %{_bindir}/pkcheck
+%dir %{_libexecdir}/polkit-1
 %{_libexecdir}/polkit-1/polkitd
 %{_libdir}/girepository-1.0/*.typelib
 
@@ -190,6 +191,9 @@ EOF
 %{_datadir}/gtk-doc
 
 %changelog
+* Fri Jan 28 2011 Matthias Clasen <mclasen at redhat.com> - 0.98-6
+- Own /usr/libexec/polkit-1
+
 * Fri Nov 14 2010 Matthias Clasen <mclasen at redhat.com> - 0.98-5
 - Enable introspection
 


More information about the scm-commits mailing list