From: Thierry Parmentelat Date: Fri, 26 Jun 2015 06:06:47 +0000 (+0200) Subject: Setting tag nodeimage-5.2-5 X-Git-Tag: nodeimage-5.2-5^0 X-Git-Url: http://git.onelab.eu/?p=nodeimage.git;a=commitdiff_plain;h=7d79ede72d72cd4f0a4ac763fd8f5fdaf373674d Setting tag 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 --- diff --git a/nodeimage.spec b/nodeimage.spec index d0ba41d..8ed6729 100644 --- a/nodeimage.spec +++ b/nodeimage.spec @@ -3,7 +3,7 @@ %define name nodeimage-%{nodefamily} %define version 5.2 -%define taglevel 4 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -155,6 +155,11 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* 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 diff --git a/noderepo.spec b/noderepo.spec index ed8beed..931e5b0 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -8,7 +8,7 @@ %define name noderepo-%{nodefamily} %define version 5.2 -%define taglevel 4 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -92,6 +92,11 @@ fi %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* 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 diff --git a/slicerepo.spec b/slicerepo.spec index 6851d78..8e56f25 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -8,7 +8,7 @@ %define name slicerepo-%{nodefamily} %define version 5.2 -%define taglevel 4 +%define taglevel 5 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -84,6 +84,11 @@ fi %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml %changelog +* 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