Accepting request 162270 from home:cboltz

- add Requires: insserv to parser package (needed by initscript)

OBS-URL: https://build.opensuse.org/request/show/162270
OBS-URL: https://build.opensuse.org/package/show/security:apparmor/apparmor?expand=0&rev=36
This commit is contained in:
2013-04-02 20:03:24 +00:00
committed by Git OBS Bridge
parent 27e7628744
commit a516810243
2 changed files with 8 additions and 0 deletions

View File

@@ -1,3 +1,8 @@
-------------------------------------------------------------------
Tue Apr 2 18:56:56 UTC 2013 - opensuse@cboltz.de
- add Requires: insserv to parser package (needed by initscript)
-------------------------------------------------------------------
Tue Mar 5 17:49:42 UTC 2013 - opensuse@cboltz.de

View File

@@ -167,6 +167,9 @@ Provides: subdomain-parser-demo = %{version}
Provides: subdomain_parser = %{version}
Provides: apparmor-parser(CAP_SYSLOG)
# initscript needs /lib/lsb/init-functions from insserv/insserv-compat
Requires: insserv
%description parser
The AppArmor Parser is a userlevel program that is used to load in
program profiles to the AppArmor Security kernel module.