From b36d710e4bbae90b930e84f4a91ad62bfef3e617 Mon Sep 17 00:00:00 2001
From: Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr>
Date: Mon, 5 May 2008 12:23:44 +0000
Subject: [PATCH] Tagging module BootstrapFS - BootstrapFS-1.0-1 rpm release
 tag does not need pldistro as it is already part of the rpm name

---
 bootstrapfs.spec | 5 ++++-
 noderepo.spec    | 5 ++++-
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/bootstrapfs.spec b/bootstrapfs.spec
index 1465d15..1f6fdfb 100644
--- a/bootstrapfs.spec
+++ b/bootstrapfs.spec
@@ -7,7 +7,7 @@
 
 %define name bootstrapfs-%{nodefamily}
 %define version 1.0
-%define taglevel 0
+%define taglevel 1
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -85,6 +85,9 @@ fi
 /var/www/html/boot/bootstrapfs*.tar.bz2
 
 %changelog
+* Mon May 05 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-1
+- rpm release tag does not need pldistro as it is already part of the rpm name
+
 * Wed Mar 26 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-0.1-2 BootstrapFS-1.0-0
 - naming scheme changed, tarball name now contains ''nodefamily'' as <pldistro>-<arch>
 - new package named 'noderepo' allows to ship the full set of node rpms to another (arch) myplc
diff --git a/noderepo.spec b/noderepo.spec
index eeace78..e4ddb10 100644
--- a/noderepo.spec
+++ b/noderepo.spec
@@ -12,7 +12,7 @@
 
 %define name noderepo-%{nodefamily}
 %define version 1.0
-%define taglevel 0
+%define taglevel 1
 
 # pldistro already in the rpm name
 #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}}
@@ -72,6 +72,9 @@ service plc start packages
 /var/www/html/install-rpms/%{nodefamily}
 
 %changelog
+* Mon May 05 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-1.0-1
+- rpm release tag does not need pldistro as it is already part of the rpm name
+
 * Wed Mar 26 2008 Thierry Parmentelat <thierry.parmentelat@sophia.inria.fr> - BootstrapFS-0.1-2 BootstrapFS-1.0-0
 - naming scheme changed, tarball name now contains ''nodefamily'' as <pldistro>-<arch>
 - new package named 'noderepo' allows to ship the full set of node rpms to another (arch) myplc
-- 
2.47.0