Setting tag nodeimage-5.2-6 nodeimage-5.2-6
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Nov 2015 13:29:49 +0000 (14:29 +0100)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Fri, 13 Nov 2015 13:29:49 +0000 (14:29 +0100)
fix for f22 and dnf.conf

nodeimage.spec
noderepo.spec
slicerepo.spec

index 8ed6729..c35722f 100644 (file)
@@ -3,7 +3,7 @@
 
 %define name nodeimage-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -155,6 +155,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/plc.d
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * 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
index 931e5b0..8d8b203 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -92,6 +92,9 @@ fi
 %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * 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
index 8e56f25..490c1e8 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name slicerepo-%{nodefamily}
 %define version 5.2
-%define taglevel 5
+%define taglevel 6
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -84,6 +84,9 @@ fi
 %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Nov 13 2015 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-5.2-6
+- fix for f22 and dnf.conf
+
 * 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