From: Thierry Parmentelat Date: Thu, 8 Jan 2009 09:30:18 +0000 (+0000) Subject: Tagging module BootstrapFS - BootstrapFS-1.0-6 X-Git-Tag: BootstrapFS-1.0-6~1 X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=commitdiff_plain;h=dd2d1408ad86916a245673a11fd4c5c12d617b37 Tagging module BootstrapFS - BootstrapFS-1.0-6 fix build bug when dealing with extensions --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 893682a..52731e7 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -7,7 +7,7 @@ %define name bootstrapfs-%{nodefamily} %define version 1.0 -%define taglevel 5 +%define taglevel 6 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -99,6 +99,9 @@ fi /var/www/html/boot/bootstrapfs*.tar %changelog +* Thu Jan 08 2009 Thierry Parmentelat - BootstrapFS-1.0-6 +- fix build bug when dealing with extensions + * Thu Dec 04 2008 Thierry Parmentelat - BootstrapFS-1.0-5 - optional package bootstrapfs---plain comes with uncompressed images for faster tests diff --git a/noderepo.spec b/noderepo.spec index 3bfcb86..fa61b34 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -12,7 +12,7 @@ %define name noderepo-%{nodefamily} %define version 1.0 -%define taglevel 5 +%define taglevel 6 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -74,6 +74,9 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/%{nodefamily}/yumgroups.xml %changelog +* Thu Jan 08 2009 Thierry Parmentelat - BootstrapFS-1.0-6 +- fix build bug when dealing with extensions + * Thu Dec 04 2008 Thierry Parmentelat - BootstrapFS-1.0-5 - optional package bootstrapfs---plain comes with uncompressed images for faster tests