X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodemanager-lxc.spec;h=94434dd5f1b9072f3987243fc1825bb0c1162ee9;hb=e7b3c4d7b29b79f79b766c0237c930213ab998a2;hp=f6c6055c858cce9e70cacd177295c20705ff7266;hpb=7a1eb7ef9341cfebd46d59b4893caf0e81853266;p=nodemanager.git diff --git a/nodemanager-lxc.spec b/nodemanager-lxc.spec index f6c6055..94434dd 100644 --- a/nodemanager-lxc.spec +++ b/nodemanager-lxc.spec @@ -5,7 +5,7 @@ %define name nodemanager-lxc %define version 5.2 -%define taglevel 8 +%define taglevel 9 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -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 @@ -58,6 +61,11 @@ rm -rf $RPM_BUILD_ROOT %{_datadir}/NodeManager/ %changelog +* Wed Dec 11 2013 Thierry Parmentelat - nodemanager-5.2-9 +- fixes in hostmap, and in interfaces +- new vsys_sysctl +- privatebridge now comes with nodemanager-lib + * Fri Sep 20 2013 Thierry Parmentelat - nodemanager-5.2-8 - omf plugin does not block any longer when running trigger script - log goes into sliver's /var/log instead