boo#1172876
OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=115
This commit is contained in:
parent
b27fab57f1
commit
ccaeeb2e1c
@ -1,3 +1,8 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Mon Jun 15 07:49:33 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
- Allow user man to execute the do_mandb script (boo#1172876)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Jun 5 15:21:06 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
Fri Jun 5 15:21:06 UTC 2020 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
2
man.spec
2
man.spec
@ -354,7 +354,7 @@ fi
|
|||||||
%attr(0755,root,root) %{_libexecdir}/man-db/globbing
|
%attr(0755,root,root) %{_libexecdir}/man-db/globbing
|
||||||
%attr(0755,root,root) %{_libexecdir}/man-db/wrapper
|
%attr(0755,root,root) %{_libexecdir}/man-db/wrapper
|
||||||
%if 0%{?suse_version} >= 1500
|
%if 0%{?suse_version} >= 1500
|
||||||
%attr(0744,root,root) %{_libexecdir}/man-db/do_mandb
|
%attr(0755,root,root) %{_libexecdir}/man-db/do_mandb
|
||||||
%endif
|
%endif
|
||||||
%{_sbindir}/accessdb
|
%{_sbindir}/accessdb
|
||||||
%{_libdir}/libman*.so
|
%{_libdir}/libman*.so
|
||||||
|
Loading…
Reference in New Issue
Block a user