X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=nodeimage.spec;h=798946f5a68e4bb94b31fc88b1fbe7af9b2d70b3;hb=b42571db1fb66cacd52f42569e5bba43749447c8;hp=f585a7e8c54e010b3b8446253117bff80ca22703;hpb=7e91c72b95a513398805b5b45280d7cc53837698;p=bootstrapfs.git diff --git a/nodeimage.spec b/nodeimage.spec index f585a7e..798946f 100644 --- a/nodeimage.spec +++ b/nodeimage.spec @@ -3,7 +3,7 @@ %define name nodeimage-%{nodefamily} %define version 5.2 -%define taglevel 1 +%define taglevel 7 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -155,6 +155,27 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Sun Jul 10 2016 Thierry Parmentelat - nodeimage-5.2-7 +- yum config ; deprecates old fedora releases, add support for f23/f24 + +* Fri Nov 13 2015 Thierry Parmentelat - nodeimage-5.2-6 +- fix for f22 and dnf.conf + +* Fri Jun 26 2015 Thierry Parmentelat - nodeimage-5.2-5 +- the yum config for nodes on f21 and f22 +- define a new config_file for /etc/dnf/dnf.conf so that /etc/yum.myplc.d +- is taken into account on f22 + +* Wed Feb 18 2015 Thierry Parmentelat - nodeimage-5.2-4 +- minor change; start plc packages only at run-time, not build-time +- only available on systems that have systemctl + +* Fri Mar 21 2014 Thierry Parmentelat - nodeimage-5.2-3 +- template for f20 yum config + +* Sun Jul 14 2013 Thierry Parmentelat - nodeimage-5.2-2 +- more timestamps during build + * Thu Mar 07 2013 Thierry Parmentelat - nodeimage-5.2-1 - add support for f18 yum config