From 15599ca67b81f9182f97df5be6a2571f33e143ef Mon Sep 17 00:00:00 2001 From: Automatic Build System Date: Fri, 5 Jan 2024 18:11:18 +0100 Subject: [PATCH] automatic version update by autodist [release 1.8.22-1mamba;Mon Feb 12 2018] --- sudo.spec | 8 ++++++-- 1 file changed, 6 insertions(+), 2 deletions(-) diff --git a/sudo.spec b/sudo.spec index 49ae2d8..e56f2a1 100644 --- a/sudo.spec +++ b/sudo.spec @@ -4,7 +4,7 @@ %define with_exempt 0 Name: sudo -Version: 1.8.19p1 +Version: 1.8.22 Release: 1mamba Summary: Allows restricted root access for specified users Group: System/Tools @@ -127,6 +127,7 @@ exit 0 %files -f %{name}.lang %defattr(-,root,root) +%{_sysconfdir}/sudoers.dist %attr(0110,root,root) %{_sysconfdir}/sudoers.d %attr(0440,root,root) %config %{_sysconfdir}/sudoers %attr(4111,root,root) %{_bindir}/sudo @@ -153,7 +154,7 @@ exit 0 %dir %{_docdir}/sudo %{_docdir}/sudo/* %{_mandir}/man5/sudo.conf.5* -%{_mandir}/man5/sudoers.* +%{_mandir}/man5/sudoers*.5* %{_mandir}/man8/sudo.* %{_mandir}/man8/sudoreplay.* %{_mandir}/man8/sudoedit.* @@ -163,6 +164,9 @@ exit 0 #%doc ChangeLog README README.LDAP %changelog +* Mon Feb 12 2018 Automatic Build System 1.8.22-1mamba +- automatic version update by autodist + * Wed Nov 15 2017 Automatic Build System 1.8.19p1-1mamba - automatic update by autodist