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:
Cédric Bosdonnat 2015-10-16 09:13:56 +00:00 committed by Git OBS Bridge
parent d1058d1ec0
commit 048cb10d28
2 changed files with 7 additions and 5 deletions

View File

@ -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

View File

@ -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