From 7d79ede72d72cd4f0a4ac763fd8f5fdaf373674d Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@inria.fr>
Date: Fri, 26 Jun 2015 08:06:47 +0200
Subject: [PATCH] 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

---
 nodeimage.spec | 7 ++++++-
 noderepo.spec  | 7 ++++++-
 slicerepo.spec | 7 ++++++-
 3 files changed, 18 insertions(+), 3 deletions(-)

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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - 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 <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-4
 - minor change; start plc packages only at run-time, not build-time
 - only available on systems that have systemctl
-- 
2.47.0