From: Marcin Krol Date: Tue, 22 Apr 2025 19:55:52 +0000 (+0200) Subject: - disable apparmor by default X-Git-Url: https://git.tld-linux.org/?a=commitdiff_plain;h=2d85586b3d9c6dedc7922f53f73d3679ff345049;p=packages%2Flibvirt.git - disable apparmor by default --- diff --git a/libvirt.spec b/libvirt.spec index 9eb508d..4597819 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -25,7 +25,7 @@ # - storage locking %bcond_without sanlock # sanlock storage lock manager # - other -%bcond_without apparmor # apparmor support +%bcond_with apparmor # apparmor support %bcond_without netcf # host interfaces support %bcond_without polkit # PolicyKit support %bcond_without systemtap # systemtap/dtrace probes @@ -57,7 +57,7 @@ Summary: Toolkit to interact with virtualization capabilities Summary(pl.UTF-8): Narzędzia współpracujące z funkcjami wirtualizacji Name: libvirt Version: 11.2.0 -Release: 1 +Release: 2 License: LGPL v2.1+ Group: Libraries Source0: https://download.libvirt.org/libvirt-%{version}.tar.xz