Yeela Kaplan has uploaded a new change for review. Change subject: spec: require selinux that allows logrotate to manage virt_cache ......................................................................
spec: require selinux that allows logrotate to manage virt_cache Change-Id: I98e87d1f8f238f389b97b5660f1ddcb049485310 Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1131460 Signed-off-by: Yeela Kaplan <[email protected]> --- M vdsm.spec.in 1 file changed, 2 insertions(+), 2 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/61/36861/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index 4aa3734..87f11e8 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -226,7 +226,7 @@ Requires: initscripts >= 9.03.31-2.el6_3.1 Requires: policycoreutils >= 2.0.83-19.30 Requires: policycoreutils-python >= 2.0.83-19.47.el6_6.1 -Requires: selinux-policy-targeted >= 3.7.19-260.el6_6.1 +Requires: selinux-policy-targeted >= 3.7.19-260.el6_6.2 Requires: lvm2 >= 2.02.100-5 Requires: logrotate < 3.8.0 %endif @@ -242,7 +242,7 @@ Requires: sed >= 4.2.1-10 Requires: ed Requires: lvm2 >= 2.02.98-15 -Requires: selinux-policy-targeted >= 3.12.1-71 +Requires: selinux-policy-targeted >= 3.12.1-177 # In order to avoid a policycoreutils bug (rhbz 889698) when selinux is # disabled we now require the version 2.1.13-55 (or newer) of Fedora. Requires: policycoreutils >= 2.1.13-55 -- To view, visit http://gerrit.ovirt.org/36861 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I98e87d1f8f238f389b97b5660f1ddcb049485310 Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: master Gerrit-Owner: Yeela Kaplan <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
