Setting tag nodeimage-2.1-1 nodeimage-2.1-1
authorThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 13 Apr 2012 14:52:31 +0000 (16:52 +0200)
committerThierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Fri, 13 Apr 2012 14:52:31 +0000 (16:52 +0200)
renamed as nodeimage - works on both mainline and lxc

nodeimage.spec
noderepo.spec
slicerepo.spec

index 9eff7d4..719469c 100644 (file)
@@ -3,7 +3,7 @@
 
 %define name nodeimage-%{nodefamily}
 %define version 2.1
-%define taglevel 0
+%define taglevel 1
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -151,6 +151,9 @@ rm -rf $RPM_BUILD_ROOT
 /etc/plc.d
 
 %changelog
+* Fri Apr 13 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-2.1-1
+- renamed as nodeimage - works on both mainline and lxc
+
 * Thu Feb 16 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-14
 - changes needed for build with yumexcludes defined in a separate pkgs file
 
index dfce630..6004b66 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 2.1
-%define taglevel 0
+%define taglevel 1
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -84,6 +84,9 @@ service plc start packages
 %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Apr 13 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-2.1-1
+- renamed as nodeimage - works on both mainline and lxc
+
 * Thu Feb 16 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-14
 - changes needed for build with yumexcludes defined in a separate pkgs file
 
index 96913d4..c042344 100644 (file)
@@ -8,7 +8,7 @@
 
 %define name slicerepo-%{nodefamily}
 %define version 2.1
-%define taglevel 0
+%define taglevel 1
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -76,6 +76,9 @@ service plc start packages
 %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml
 
 %changelog
+* Fri Apr 13 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - nodeimage-2.1-1
+- renamed as nodeimage - works on both mainline and lxc
+
 * Thu Feb 16 2012 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - bootstrapfs-2.0-14
 - changes needed for build with yumexcludes defined in a separate pkgs file