Yaniv Bronhaim has uploaded a new change for review.

Change subject: Report conflict when python-cpopen is installed
......................................................................

Report conflict when python-cpopen is installed

During installation of vdsm 4.13.2 that provides vdsm-python-cpopen, the
user should manually take care of removing python-cpopen if installed.
This patch adds a conflict report.

Change-Id: I0bcdf60a696e9b203555c83bda2c7053db5c6bfe
Signed-off-by: Yaniv Bronhaim <[email protected]>
---
M vdsm.spec.in
1 file changed, 1 insertion(+), 1 deletion(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/32/23632/1

diff --git a/vdsm.spec.in b/vdsm.spec.in
index bec4213..c8bbf8d 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -312,7 +312,7 @@
 Summary: Creates a sub-process in simpler safer manner.
 
 BuildRequires: python2-devel
-Provides: python-cpopen = 1.2.3
+Conflicts: python-cpopen
 
 %description python-cpopen
 Python package for creating sub-process in simpler and safer manner by using C


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I0bcdf60a696e9b203555c83bda2c7053db5c6bfe
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: ovirt-3.3
Gerrit-Owner: Yaniv Bronhaim <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to