Douglas Schilling Landgraf has uploaded a new change for review. Change subject: vdsm.spec: BuildRequires: python-pthreading ......................................................................
vdsm.spec: BuildRequires: python-pthreading Moving python-pthreading to be a generic BuildRequirement Change-Id: If996c366cac42e149193651d2d8a6dbde6d8c81e Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=891542 Signed-off-by: Douglas Schilling Landgraf <[email protected]> --- M vdsm.spec.in 1 file changed, 1 insertion(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/58/11058/1 diff --git a/vdsm.spec.in b/vdsm.spec.in index b518045..14381e5 100644 --- a/vdsm.spec.in +++ b/vdsm.spec.in @@ -39,6 +39,7 @@ # BuildRequires needed by the tests during the build BuildRequires: python-ethtool +BuildRequires: python-pthreading BuildRequires: libselinux-python BuildRequires: libvirt-python BuildRequires: genisoimage -- To view, visit http://gerrit.ovirt.org/11058 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If996c366cac42e149193651d2d8a6dbde6d8c81e Gerrit-PatchSet: 1 Gerrit-Project: vdsm Gerrit-Branch: ovirt-3.2 Gerrit-Owner: Douglas Schilling Landgraf <[email protected]> _______________________________________________ vdsm-patches mailing list [email protected] https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches
