Change in vdsm[master]: spec: add BuildRequires: rpm-python

dougsland at redhat.com dougsland at redhat.com
Thu Apr 24 18:29:18 UTC 2014


Douglas Schilling Landgraf has uploaded a new change for review.

Change subject: spec: add BuildRequires: rpm-python
......................................................................

spec: add BuildRequires: rpm-python

During the make check, the tests modules can import
caps.py which uses rpm python module and we should set
BuildRequires for it. This patch adds the BuildRequires.

Change-Id: Id12f47c3468e733ecaf4522c91e86c089b049e83
Signed-off-by: Douglas Schilling Landgraf <dougsland at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/59/27059/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index fd47bf6..8eeae47 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -71,6 +71,7 @@
 BuildRequires: python-inotify
 BuildRequires: python-pthreading
 BuildRequires: python-cpopen >= 1.3
+BuildRequires: rpm-python
 BuildRequires: libnl
 BuildRequires: libselinux-python
 BuildRequires: libvirt-python


-- 
To view, visit http://gerrit.ovirt.org/27059
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Id12f47c3468e733ecaf4522c91e86c089b049e83
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsland at redhat.com>


More information about the vdsm-patches mailing list