Change in vdsm[master]: rpm: make vdsm-python package noarch

ykleinbe at redhat.com ykleinbe at redhat.com
Tue Aug 5 11:49:49 UTC 2014


Yoav Kleinberger has uploaded a new change for review.

Change subject: rpm: make vdsm-python package noarch
......................................................................

rpm: make vdsm-python package noarch

The vdsm-python package should be noarch. It seems that this was simply
forgotten previously. This patch fixes this issue.

Change-Id: Iea04b78b9e566cdea8538b18a83996739779ce98
Signed-off-by: Yoav Kleinberger <ykleinbe at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/71/31071/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index d3c8a9f..5ba6fc6 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -335,6 +335,7 @@
 Requires:       python-cpopen >= 1.2.3-5
 Requires:       m2crypto
 Requires:       python-ioprocess >= 0.5-1
+BuildArch:      noarch
 
 %description python
 Shared libraries between the various VDSM packages.


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: Iea04b78b9e566cdea8538b18a83996739779ce98
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Yoav Kleinberger <ykleinbe at redhat.com>


More information about the vdsm-patches mailing list