Bug ID 1128608
Summary ghostscript: AppArmor packaging issues
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component AppArmor
Assignee jsegitz@suse.com
Reporter suse-beta@cboltz.de
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

I noticed two issues with the packaging of the ghostscript AppArmor profile:

a) ghostscript owns the /etc/apparmor.d/ directory

This doesn't really hurt, but   Requires: apparmor-abstractions   would be a
better choice.

b) the profile doesn't get loaded/reloaded on package updates

You can do this with

BuildRequires:  apparmor-rpm-macros

%post
%apparmor_reload /etc/apparmor.d/ghostscript

(obviously this assumes that you handle bug 1128607 first ;-)


You are receiving this mail because: