diff --git a/libvirt.changes b/libvirt.changes index b907989..fd23f5e 100644 --- a/libvirt.changes +++ b/libvirt.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Fri Oct 9 17:11:14 UTC 2015 - jfehlig@suse.com + +- spec: the libvirt apparmor profiles #include files from the + apparmor-profiles package, thus should have a dependency on it + bsc#949793 + ------------------------------------------------------------------- Wed Oct 7 12:44:47 UTC 2015 - olaf@aepfle.de diff --git a/libvirt.spec b/libvirt.spec index 34c8e31..6b17211 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -517,6 +517,7 @@ Requires: iproute Requires: logrotate %if %{with_apparmor} Requires: apparmor-parser +Requires: apparmor-profiles %endif %if %{with_udev}