Accepting request 556001 from Base:System
OBS-URL: https://build.opensuse.org/request/show/556001 OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/sudo?expand=0&rev=91
This commit is contained in:
commit
1cde0d82dd
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 11 13:38:25 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
- remove sudoers.dist that is not needed [bsc#1071379]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Sep 13 14:19:27 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
|
@ -120,6 +120,7 @@ install -m 644 %{SOURCE2} %{buildroot}%{_docdir}/%{name}/
|
||||
rm -f %{buildroot}%{_docdir}/%{name}/sample.pam
|
||||
rm -f %{buildroot}%{_docdir}/%{name}/sample.syslog.conf
|
||||
rm -f %{buildroot}%{_docdir}/%{name}/schema.OpenLDAP
|
||||
rm -f %{buildroot}%{_sysconfdir}/sudoers.dist
|
||||
|
||||
%find_lang %{name}
|
||||
%find_lang sudoers
|
||||
@ -155,7 +156,6 @@ chmod 0440 %{_sysconfdir}/sudoers
|
||||
%{_mandir}/man8/visudo.8*
|
||||
|
||||
%config(noreplace) %attr(0440,root,root) %{_sysconfdir}/sudoers
|
||||
%config %attr(0440,root,root) /etc/sudoers.dist
|
||||
%dir %{_sysconfdir}/sudoers.d
|
||||
%config %{_sysconfdir}/pam.d/sudo
|
||||
%attr(4755,root,root) %{_bindir}/sudo
|
||||
|
Loading…
x
Reference in New Issue
Block a user