automatic version update by autodist [release 1.9.3-1mamba;Thu Sep 24 2020]
This commit is contained in:
parent
7af991796e
commit
43549970d3
@ -4,7 +4,7 @@
|
||||
%define with_exempt 0
|
||||
|
||||
Name: sudo
|
||||
Version: 1.9.2
|
||||
Version: 1.9.3
|
||||
Release: 1mamba
|
||||
Summary: Allows restricted root access for specified users
|
||||
Group: System/Tools
|
||||
@ -137,7 +137,7 @@ exit 0
|
||||
%config %{_sysconfdir}/pam.d/sudo
|
||||
%{_bindir}/cvtsudoers
|
||||
%attr(4111,root,root) %{_bindir}/sudo
|
||||
%attr(4111,root,root) %{_bindir}/sudoedit
|
||||
%{_bindir}/sudoedit
|
||||
%attr(4111,root,root) %{_bindir}/sudoreplay
|
||||
%attr(0755,root,root) %{_sbindir}/visudo
|
||||
%{_sbindir}/sudo_logsrvd
|
||||
@ -173,7 +173,7 @@ exit 0
|
||||
%{_mandir}/man8/sudoreplay.*
|
||||
%{_mandir}/man8/sudoedit.*
|
||||
%{_mandir}/man8/sudo_logsrvd.8*
|
||||
%{_mandir}/man8/sudo_plugin_python.8*
|
||||
#%{_mandir}/man8/sudo_plugin_python.8*
|
||||
%{_mandir}/man8/sudo_sendlog.8*
|
||||
%{_mandir}/man8/visudo.*
|
||||
%{_mandir}/man8/sudo_plugin.8*
|
||||
@ -181,6 +181,9 @@ exit 0
|
||||
#%doc ChangeLog README README.LDAP
|
||||
|
||||
%changelog
|
||||
* Thu Sep 24 2020 Automatic Build System <autodist@mambasoft.it> 1.9.3-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
* Sat Jul 25 2020 Automatic Build System <autodist@mambasoft.it> 1.9.2-1mamba
|
||||
- automatic version update by autodist
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user