Nir Soffer has uploaded a new change for review.

Change subject: spec: Update Fedora lvm requirement
......................................................................

spec: Update Fedora lvm requirement

In commit b63bdfb0a2d8 (spec: Require lvm version fixing filter) we
updated the requirement for Fedora since this issue was fixed 7 month
ago in Fedora 23.

However we still require ancient version that does not include this
fix. Now we require the latest lvm package, including this fix.

Change-Id: I5b6ec57d8d3a6912b9ac344b44147fdadd3c366f
Bug-Url: https://bugzilla.redhat.com/1346012
Signed-off-by: Nir Soffer <nsof...@redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/09/60009/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index d53a311..edc32fb 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -223,7 +223,7 @@
 Requires: policycoreutils-python
 Requires: sed >= 4.2.1-10
 Requires: ed
-Requires: lvm2 >= 2.02.107
+Requires: lvm2 >= 2.02.132
 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.


-- 
To view, visit https://gerrit.ovirt.org/60009
To unsubscribe, visit https://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I5b6ec57d8d3a6912b9ac344b44147fdadd3c366f
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Nir Soffer <nsof...@redhat.com>
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/admin/lists/vdsm-patches@lists.fedorahosted.org

Reply via email to