diff --git a/sudo.changes b/sudo.changes index 84db31a..37ea2e0 100644 --- a/sudo.changes +++ b/sudo.changes @@ -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 diff --git a/sudo.spec b/sudo.spec index c0fea4a..000e1a3 100644 --- a/sudo.spec +++ b/sudo.spec @@ -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