Accepting request 448723 from home:kstreitova:branches:Base:System
- add /usr/lib/tmpfiles.d directory to the %files section and fix build for SLE12SP2 OBS-URL: https://build.opensuse.org/request/show/448723 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=111
This commit is contained in:
parent
75391bf1c3
commit
e279162d42
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Jan 4 12:40:14 UTC 2017 - kstreitova@suse.com
|
||||
|
||||
- add /usr/lib/tmpfiles.d directory to the %files section and fix
|
||||
build for SLE12SP2
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Dec 19 23:08:10 UTC 2016 - michael@stroeder.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package sudo
|
||||
#
|
||||
# Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2017 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -174,6 +174,7 @@ chmod 0440 %{_sysconfdir}/sudoers
|
||||
%{_libexecdir}/%{name}/system_group.so
|
||||
%{_libexecdir}/%{name}/libsudo_util.so.*
|
||||
%attr(0700,root,root) %dir %ghost %{_localstatedir}/lib/%{name}
|
||||
%dir %{_tmpfilesdir}
|
||||
%{_tmpfilesdir}/sudo.conf
|
||||
%ghost %{_localstatedir}/lib/sudo/ts
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user