From: Thierry Parmentelat Date: Fri, 17 Jan 2014 09:45:46 +0000 (+0100) Subject: for better fit with NodeUpdate X-Git-Tag: nodemanager-5.2-10~6^2~9^2~1 X-Git-Url: http://git.onelab.eu/?p=nodemanager.git;a=commitdiff_plain;h=8f1df41fce33a4c859d9dc169c52714255867fbe for better fit with NodeUpdate --- diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index 4846c08..94434dd 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -23,13 +23,16 @@ Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %{SCMURL} +# for nodeupdate +Provides: nodemanager + # we use libvirt Requires: libvirt Requires: libvirt-python # cgroups.py needs this Requires: python-inotify # the common package for nodemanager -Requires: nodemanager-lib +Requires: nodemanager-lib = %{version} # the lxc-specific tools for using slice images Requires: lxc-sliceimage Requires: openvswitch diff --git a/nodemanager-vs.spec b/nodemanager-vs.spec index f71bc83..095da1e 100644 --- a/nodemanager-vs.spec +++ b/nodemanager-vs.spec @@ -25,13 +25,15 @@ URL: %{SCMURL} # old name, when all came as a single package with vserver wired in Obsoletes: NodeManager +# for nodeupdate +Provides: nodemanager # our interface to the vserver patch Requires: util-vserver >= 0.30.208-17 # and the planetlab utilities Requires: util-vserver-python > 0.3-16 # the common package for nodemanager -Requires: nodemanager-lib +Requires: nodemanager-lib = %{version} # the vserver-specific tools for using slice images Requires: vserver-sliceimage