From 123dbddd4724860b845ca5f7d20663c277aea838 Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 7 Apr 2009 09:38:49 +0000 Subject: [PATCH] Tagging module BootstrapFS - BootstrapFS-1.0-7 search post-install scripts (.post) in path (distro, then planetlab) mostly useful for externally-defined pldistros --- bootstrapfs.spec | 6 +++++- noderepo.spec | 6 +++++- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 52731e7..4243f26 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -7,7 +7,7 @@ %define name bootstrapfs-%{nodefamily} %define version 1.0 -%define taglevel 6 +%define taglevel 7 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -99,6 +99,10 @@ fi /var/www/html/boot/bootstrapfs*.tar %changelog +* Tue Apr 07 2009 Thierry Parmentelat - BootstrapFS-1.0-7 +- search post-install scripts (.post) in path (distro, then planetlab) +- mostly useful for externally-defined pldistros + * Thu Jan 08 2009 Thierry Parmentelat - BootstrapFS-1.0-6 - fix build bug when dealing with extensions diff --git a/noderepo.spec b/noderepo.spec index 566ac6f..2cce990 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -12,7 +12,7 @@ %define name noderepo-%{nodefamily} %define version 1.0 -%define taglevel 6 +%define taglevel 7 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -74,6 +74,10 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* Tue Apr 07 2009 Thierry Parmentelat - BootstrapFS-1.0-7 +- search post-install scripts (.post) in path (distro, then planetlab) +- mostly useful for externally-defined pldistros + * Thu Jan 08 2009 Thierry Parmentelat - BootstrapFS-1.0-6 - fix build bug when dealing with extensions -- 2.43.0