From 423612524b02f4b68149d7bc99099439931dda307703087a6419e87110c98857 Mon Sep 17 00:00:00 2001 From: "Dr. Werner Fink" Date: Tue, 30 Apr 2019 09:37:20 +0000 Subject: [PATCH] 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 --- man.changes | 6 ++++++ man.spec | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/man.changes b/man.changes index 757720c..a553edd 100644 --- a/man.changes +++ b/man.changes @@ -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 diff --git a/man.spec b/man.spec index efc4e07..84e7ed5 100644 --- a/man.spec +++ b/man.spec @@ -370,6 +370,6 @@ test -d /var/cache/man && mandb --quiet --create ||: %dir %{_mandir}/tr %{_fillupdir}/sysconfig.cron-man %defattr(-,man,man) -%ghost %verify(not group) %{_localstatedir}/cache/man +%ghost %{_localstatedir}/cache/man %changelog