Accepting request 339223 from home:cbosdonnat:branches:Virtualization
- spec: remove all dependencies on apparmor to keep it optional. bsc#949793 OBS-URL: https://build.opensuse.org/request/show/339223 OBS-URL: https://build.opensuse.org/package/show/Virtualization/libvirt?expand=0&rev=495
This commit is contained in:
parent
d1058d1ec0
commit
048cb10d28
@ -1,3 +1,9 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Oct 16 08:51:24 UTC 2015 - cbosdonnat@suse.com
|
||||
|
||||
- spec: remove all dependencies on apparmor to keep it optional.
|
||||
bsc#949793
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Tue Oct 13 15:13:38 UTC 2015 - jfehlig@suse.com
|
||||
|
||||
|
@ -1,7 +1,7 @@
|
||||
#
|
||||
# spec file for package libvirt
|
||||
#
|
||||
# Copyright (c) 2015 SUSE LINUX GmbH, Nuernberg, Germany.
|
||||
# Copyright (c) 2015 SUSE LINUX Products GmbH, Nuernberg, Germany.
|
||||
#
|
||||
# All modifications and additions to the file contributed by third parties
|
||||
# remain the property of their copyright owners, unless otherwise agreed
|
||||
@ -516,10 +516,6 @@ Requires: modutils
|
||||
Requires: bridge-utils
|
||||
Requires: iproute
|
||||
Requires: logrotate
|
||||
%if %{with_apparmor}
|
||||
Requires: apparmor-parser
|
||||
Requires: apparmor-profiles
|
||||
%endif
|
||||
|
||||
%if %{with_udev}
|
||||
Requires: udev >= 145
|
||||
|
Loading…
Reference in New Issue
Block a user