automatic version update by autodist [release 1.8.22-1mamba;Mon Feb 12 2018]
This commit is contained in:
parent
f6316dc8f1
commit
15599ca67b
@ -4,7 +4,7 @@
|
|||||||
%define with_exempt 0
|
%define with_exempt 0
|
||||||
|
|
||||||
Name: sudo
|
Name: sudo
|
||||||
Version: 1.8.19p1
|
Version: 1.8.22
|
||||||
Release: 1mamba
|
Release: 1mamba
|
||||||
Summary: Allows restricted root access for specified users
|
Summary: Allows restricted root access for specified users
|
||||||
Group: System/Tools
|
Group: System/Tools
|
||||||
@ -127,6 +127,7 @@ exit 0
|
|||||||
|
|
||||||
%files -f %{name}.lang
|
%files -f %{name}.lang
|
||||||
%defattr(-,root,root)
|
%defattr(-,root,root)
|
||||||
|
%{_sysconfdir}/sudoers.dist
|
||||||
%attr(0110,root,root) %{_sysconfdir}/sudoers.d
|
%attr(0110,root,root) %{_sysconfdir}/sudoers.d
|
||||||
%attr(0440,root,root) %config %{_sysconfdir}/sudoers
|
%attr(0440,root,root) %config %{_sysconfdir}/sudoers
|
||||||
%attr(4111,root,root) %{_bindir}/sudo
|
%attr(4111,root,root) %{_bindir}/sudo
|
||||||
@ -153,7 +154,7 @@ exit 0
|
|||||||
%dir %{_docdir}/sudo
|
%dir %{_docdir}/sudo
|
||||||
%{_docdir}/sudo/*
|
%{_docdir}/sudo/*
|
||||||
%{_mandir}/man5/sudo.conf.5*
|
%{_mandir}/man5/sudo.conf.5*
|
||||||
%{_mandir}/man5/sudoers.*
|
%{_mandir}/man5/sudoers*.5*
|
||||||
%{_mandir}/man8/sudo.*
|
%{_mandir}/man8/sudo.*
|
||||||
%{_mandir}/man8/sudoreplay.*
|
%{_mandir}/man8/sudoreplay.*
|
||||||
%{_mandir}/man8/sudoedit.*
|
%{_mandir}/man8/sudoedit.*
|
||||||
@ -163,6 +164,9 @@ exit 0
|
|||||||
#%doc ChangeLog README README.LDAP
|
#%doc ChangeLog README README.LDAP
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Mon Feb 12 2018 Automatic Build System <autodist@mambasoft.it> 1.8.22-1mamba
|
||||||
|
- automatic version update by autodist
|
||||||
|
|
||||||
* Wed Nov 15 2017 Automatic Build System <autodist@mambasoft.it> 1.8.19p1-1mamba
|
* Wed Nov 15 2017 Automatic Build System <autodist@mambasoft.it> 1.8.19p1-1mamba
|
||||||
- automatic update by autodist
|
- automatic update by autodist
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user