Francesco Romani has uploaded a new change for review.

Change subject: packaging: update python-cpopen requirement to 1.3
......................................................................

packaging: update python-cpopen requirement to 1.3

update both dependencies and build dependencies to
python-cpopen 1.3.

Change-Id: I01cbf9668beff756051f61878fa1c8a5b3581295
Signed-off-by: Francesco Romani <[email protected]>
---
M debian/control
M vdsm.spec.in
2 files changed, 4 insertions(+), 4 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/vdsm refs/changes/68/23468/1

diff --git a/debian/control b/debian/control
index 1eb9149..d5718ae 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@
  pyflakes,
  python (>=2.7.3),
  python-dev,
- python-cpopen,
+ python-cpopen (>= 1.3),
  python-dmidecode,
  python-ethtool (>=0.8),
  python-libvirt (>= 1.0.2),
@@ -93,7 +93,7 @@
  policycoreutils (>= 2.1.10),
  psmisc (>= 22.6),
  python (>= 2.7.3),
- python-cpopen (>= 1.2.3-5),
+ python-cpopen (>= 1.3),
  python-dmidecode,
  python-ethtool (>= 0.8),
  python-ethtool (>= 0.8),
diff --git a/vdsm.spec.in b/vdsm.spec.in
index 44a8fcb..0edc3ca 100644
--- a/vdsm.spec.in
+++ b/vdsm.spec.in
@@ -66,7 +66,7 @@
 BuildRequires: python-ethtool
 BuildRequires: python-inotify
 BuildRequires: python-pthreading
-BuildRequires: python-cpopen
+BuildRequires: python-cpopen >= 1.3
 BuildRequires: libselinux-python
 BuildRequires: libvirt-python
 BuildRequires: genisoimage
@@ -108,7 +108,7 @@
 Requires: python-netaddr
 Requires: python-inotify
 Requires: python-argparse
-Requires: python-cpopen >= 1.2.3-5
+Requires: python-cpopen >= 1.3
 Requires: python-ethtool >= 0.6-3
 Requires: %{name}-python-zombiereaper = %{version}-%{release}
 Requires: rpm-python


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

Gerrit-MessageType: newchange
Gerrit-Change-Id: I01cbf9668beff756051f61878fa1c8a5b3581295
Gerrit-PatchSet: 1
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Francesco Romani <[email protected]>
_______________________________________________
vdsm-patches mailing list
[email protected]
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to