From 0477581f3c17c928f4644a1cf1e58021aee2706b Mon Sep 17 00:00:00 2001 From: Ville Skyttä Date: Jan 25 2014 18:15:33 +0000 Subject: Own the %{_libexecdir}/sudo dir. --- diff --git a/sudo.spec b/sudo.spec index aefcc1e..e027284 100644 --- a/sudo.spec +++ b/sudo.spec @@ -1,7 +1,7 @@ Summary: Allows restricted root access for specified users Name: sudo Version: 1.8.8 -Release: 1%{?dist} +Release: 2%{?dist} License: ISC Group: Applications/System URL: http://www.courtesan.com/sudo/ @@ -150,6 +150,7 @@ rm -rf $RPM_BUILD_ROOT %attr(4111,root,root) %{_bindir}/sudoedit %attr(0111,root,root) %{_bindir}/sudoreplay %attr(0755,root,root) %{_sbindir}/visudo +%dir %{_libexecdir}/sudo %attr(0755,root,root) %{_libexecdir}/sudo/sesh %attr(0644,root,root) %{_libexecdir}/sudo/sudo_noexec.so %attr(0644,root,root) %{_libexecdir}/sudo/sudoers.so @@ -177,6 +178,9 @@ rm -rf $RPM_BUILD_ROOT %{_mandir}/man8/sudo_plugin.8* %changelog +* Sat Jan 25 2014 Ville Skyttä - 1.8.8-2 +- Own the %%{_libexecdir}/sudo dir. + * Mon Sep 30 2013 Daniel Kopecek - 1.8.8-1 - update to 1.8.8 - major changes & fixes: