Accepting request 593440 from home:kukuk:branches:Base:System
- Use %license instead of %doc [bsc#1082318] OBS-URL: https://build.opensuse.org/request/show/593440 OBS-URL: https://build.opensuse.org/package/show/Base:System/sudo?expand=0&rev=135
This commit is contained in:
parent
6eb28ea1f9
commit
3af71ea9da
@ -1,3 +1,8 @@
|
||||
-------------------------------------------------------------------
|
||||
Wed Apr 4 11:47:35 CEST 2018 - kukuk@suse.de
|
||||
|
||||
- Use %license instead of %doc [bsc#1082318]
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Mon Feb 19 08:08:02 UTC 2018 - dimstar@opensuse.org
|
||||
|
||||
|
@ -130,6 +130,7 @@ install -m 755 %{SOURCE3} %{buildroot}%{_localstatedir}/lib/tests/sudo
|
||||
install -m 755 %{SOURCE4} %{buildroot}%{_localstatedir}/lib/tests/sudo
|
||||
install -d %{buildroot}%{_docdir}/%{name}-test
|
||||
install -m 644 %{buildroot}%{_docdir}/%{name}/LICENSE %{buildroot}%{_docdir}/%{name}-test/LICENSE
|
||||
rm -fv %{buildroot}%{_docdir}/%{name}/LICENSE
|
||||
|
||||
%post
|
||||
chmod 0440 %{_sysconfdir}/sudoers
|
||||
@ -144,6 +145,7 @@ chmod 0440 %{_sysconfdir}/sudoers
|
||||
%verify_permissions -e %{_bindir}/sudo
|
||||
|
||||
%files -f %{name}.lang
|
||||
%license doc/LICENSE
|
||||
%doc %{_docdir}/%{name}
|
||||
%{_mandir}/man5/sudoers.5%{ext_man}
|
||||
%{_mandir}/man5/sudo.conf.5%{ext_man}
|
||||
|
Loading…
x
Reference in New Issue
Block a user