From c2d7e5850ab7094b564c3fb1851beb9ab120c6cc9df474f84b2740163e5ad903 Mon Sep 17 00:00:00 2001 From: Kristyna Streitova Date: Mon, 11 Dec 2017 14:43:16 +0000 Subject: [PATCH] Accepting request 555983 from home:kstreitova:branches:Base:System - remove sudoers.dist that is not needed [bsc#1071379] OBS-URL: https://build.opensuse.org/request/show/555983 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=128 --- sudo.changes | 5 +++++ sudo.spec | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) 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