Change in vdsm[ovirt-3.3]: spec: declare we provide an existing python-cpopen

danken at redhat.com danken at redhat.com
Thu Nov 7 21:58:24 UTC 2013


Dan Kenigsberg has uploaded a new change for review.

Change subject: spec: declare we provide an existing python-cpopen
......................................................................

spec: declare we provide an existing python-cpopen

Currently, vdsm-python-cpopen claims to provide python-cpopen = 4.13.1,
which is not true, as no such version exists. Worse, if may cause issue
in a future occasion of someone trying to replace vdsm-python-cpopen
with python-cpopen-1.2.17.

Change-Id: I424b934811a30d95ba3349fbf3d9b65f0dc8c4b8
Signed-off-by: Dan Kenigsberg <danken at redhat.com>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/58/21058/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index f3b865f..b0b89a1 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -306,7 +306,7 @@
 Summary: Creates a sub-process in simpler safer manner.
 
 BuildRequires: python2-devel
-Provides: python-cpopen = %{version}-%{release}
+Provides: python-cpopen = 1.2.3
 Obsoletes: python-cpopen
 
 %description python-cpopen


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I424b934811a30d95ba3349fbf3d9b65f0dc8c4b8
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Dan Kenigsberg <danken at redhat.com>


More information about the vdsm-patches mailing list