X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lxc.spec;h=6a3e4b7e3ad363d0416bb5ba2d729457cba53677;hb=d0c6effcab2aa1baed6016bd7edd1339639a1d13;hp=a7a38b7e3a400bda70b12cd9145b28923651a907;hpb=070b6366b3ab3f2d97c8399eafc00a19af907923;p=nodemanager.git diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index a7a38b7..6a3e4b7 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -5,7 +5,7 @@ %define name nodemanager-lxc %define version 2.1 -%define taglevel 10.1.openvswitch +%define taglevel 11 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -32,6 +32,8 @@ Requires: python-inotify Requires: nodemanager-lib # the lxc-specific tools for using slice images Requires: lxc-sliceimage +Requires: openvswitch +Requires: sliceimage-lxc >= 5.1-3 %description nodemanager-lxc provides the lxc code for the PlanetLab Node Manager.