X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=sliceimage.spec;h=0a9f3872ebb781687ea21e3014d12a2082d7cff2;hb=06b4c1d5d3a1100adc5cf8d8772949107cc48ecd;hp=8864357e1906155aa2c0ee5cd978feb339ed3569;hpb=fa8ad0e576e30e2c9a251a0d76794c0bd04ac979;p=sliceimage.git diff --git a/sliceimage.spec b/sliceimage.spec index 8864357..0a9f387 100644 --- a/sliceimage.spec +++ b/sliceimage.spec @@ -9,7 +9,7 @@ %define name sliceimage %define version 5.1 -%define taglevel 6 +%define taglevel 8 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -103,6 +103,13 @@ for initscript in /etc/init.d/*sliceimage*; do $initscript force ; done #%define vcached_pid /var/run/vcached.pid %changelog +* Wed Jul 16 2014 Thierry Parmentelat - sliceimage-5.1-8 +- use systemd unit files to initialize lxc-sliceimage instead of a sysv script + +* Mon Apr 28 2014 Thierry Parmentelat - sliceimage-5.1-7 +- can build pips and gems in sliceimage (currently only gem used in omf) +- requires a recent build/pkgs.py if pkgs file does mention pip or gem + * Wed Jul 03 2013 Thierry Parmentelat - sliceimage-5.1-6 - attempt to make lxc-sliceimage (update lxc ref. images) more robust - in particular by avoiding chroot when simple file operations are involved