Accepting request 77678 from security:apparmor:factory

- Add apparmor-securityfs-systemd.patch: do not mount securityfs
  when running under systemd, just access the directory, systemd
  will automount it (bnc#704460).

OBS-URL: https://build.opensuse.org/request/show/77678
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/apparmor?expand=0&rev=18
This commit is contained in:
Sascha Peilicke
2011-08-02 14:41:53 +00:00
committed by Git OBS Bridge
parent 383349d77f
commit 4524557d11
3 changed files with 22 additions and 0 deletions

View File

@@ -74,6 +74,7 @@ Patch18: apparmor-profiles-usr.sbin.dnsmasq
Patch19: klog-needs-CAP_SYSLOG
Patch20: apparmor-profiles-dhclient
Patch21: apparmor-utils-subdomain-compat
Patch22: apparmor-securityfs-systemd.patch
License: GPLv2+
BuildRoot: %{_tmppath}/%{name}-%{version}-build
Url: https://launchpad.net/apparmor
@@ -467,6 +468,7 @@ SubDomain.
%patch19 -p1
%patch20 -p1
%patch21 -p1
%patch22 -p1
%build
export SUSE_ASNEEDED=0