Accepting request 699573 from home:lnussel:branches:Base:System
- remove %verify(not group) from /var/cache/man, the inconsistent permissions are fixed in the permissions package (boo#1133678) OBS-URL: https://build.opensuse.org/request/show/699573 OBS-URL: https://build.opensuse.org/package/show/Base:System/man?expand=0&rev=100
This commit is contained in:
parent
39fce819e7
commit
423612524b
@ -1,3 +1,9 @@
|
|||||||
|
-------------------------------------------------------------------
|
||||||
|
Tue Apr 30 09:09:19 UTC 2019 - lnussel@suse.de
|
||||||
|
|
||||||
|
- remove %verify(not group) from /var/cache/man, the inconsistent
|
||||||
|
permissions are fixed in the permissions package (boo#1133678)
|
||||||
|
|
||||||
-------------------------------------------------------------------
|
-------------------------------------------------------------------
|
||||||
Fri Mar 8 13:12:07 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
Fri Mar 8 13:12:07 UTC 2019 - Dr. Werner Fink <werner@suse.de>
|
||||||
|
|
||||||
|
2
man.spec
2
man.spec
@ -370,6 +370,6 @@ test -d /var/cache/man && mandb --quiet --create ||:
|
|||||||
%dir %{_mandir}/tr
|
%dir %{_mandir}/tr
|
||||||
%{_fillupdir}/sysconfig.cron-man
|
%{_fillupdir}/sysconfig.cron-man
|
||||||
%defattr(-,man,man)
|
%defattr(-,man,man)
|
||||||
%ghost %verify(not group) %{_localstatedir}/cache/man
|
%ghost %{_localstatedir}/cache/man
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
Loading…
Reference in New Issue
Block a user