Accepting request 600114 from home:cboltz

- add fix-apparmor-systemd-perms.diff:
  fix permissions of /lib/apparmor/apparmor.systemd (boo#1090545)

OBS-URL: https://build.opensuse.org/request/show/600114
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=211
This commit is contained in:
2018-04-23 16:00:03 +00:00
committed by Git OBS Bridge
parent 7a68cbdf0f
commit 130681d7f5
3 changed files with 23 additions and 0 deletions

View File

@@ -65,6 +65,9 @@ Patch7: apparmor-lessopen-profile.patch
# install aa-teardown to /usr/sbin, not /sbin (merged upstream 2018-04-15 https://gitlab.com/apparmor/apparmor/merge_requests/97)
Patch8: aa-teardown-path.diff
# fix permissions of apparmor.systemd (boo#1090545)
Patch9: fix-apparmor-systemd-perms.diff
PreReq: sed
BuildRoot: %{_tmppath}/%{name}-%{version}-build
%define apparmor_bin_prefix /lib/apparmor
@@ -353,6 +356,7 @@ SubDomain.
%patch5 -p1
%patch7
%patch8
%patch9 -p1
%build
export SUSE_ASNEEDED=0