From 8f1df41fce33a4c859d9dc169c52714255867fbe Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Fri, 17 Jan 2014 10:45:46 +0100 Subject: [PATCH] for better fit with NodeUpdate --- nodemanager-lxc.spec | 5 ++++- nodemanager-vs.spec | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) 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 -- 2.43.0