From: Thierry Parmentelat Date: Fri, 28 Sep 2012 14:59:04 +0000 (+0200) Subject: Setting tag nodeimage-2.1-2 X-Git-Tag: nodeimage-2.1-2^0 X-Git-Url: http://git.onelab.eu/?p=nodeimage.git;a=commitdiff_plain;h=e5fb4ebe5d805216f04b5451d924141be0d8d97c Setting tag nodeimage-2.1-2 exclude slice repos when running plc.d/packages start --- diff --git a/nodeimage.spec b/nodeimage.spec index 719469c..7faf366 100644 --- a/nodeimage.spec +++ b/nodeimage.spec @@ -3,7 +3,7 @@ %define name nodeimage-%{nodefamily} %define version 2.1 -%define taglevel 1 +%define taglevel 2 # 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 Sep 28 2012 Thierry Parmentelat - nodeimage-2.1-2 +- exclude slice repos when running plc.d/packages start + * Fri Apr 13 2012 Thierry Parmentelat - nodeimage-2.1-1 - renamed as nodeimage - works on both mainline and lxc diff --git a/noderepo.spec b/noderepo.spec index 6004b66..cca5a75 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -8,7 +8,7 @@ %define name noderepo-%{nodefamily} %define version 2.1 -%define taglevel 1 +%define taglevel 2 # 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 Sep 28 2012 Thierry Parmentelat - nodeimage-2.1-2 +- exclude slice repos when running plc.d/packages start + * Fri Apr 13 2012 Thierry Parmentelat - nodeimage-2.1-1 - renamed as nodeimage - works on both mainline and lxc diff --git a/slicerepo.spec b/slicerepo.spec index c042344..f1329b6 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -8,7 +8,7 @@ %define name slicerepo-%{nodefamily} %define version 2.1 -%define taglevel 1 +%define taglevel 2 # 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 Sep 28 2012 Thierry Parmentelat - nodeimage-2.1-2 +- exclude slice repos when running plc.d/packages start + * Fri Apr 13 2012 Thierry Parmentelat - nodeimage-2.1-1 - renamed as nodeimage - works on both mainline and lxc