X-Git-Url: http://git.onelab.eu/?p=bootstrapfs.git;a=blobdiff_plain;f=noderepo.spec;h=f90c32c5cf3a51097c96213ef52e86219c009b38;hp=cfee2fb1d77ac832fa8912f7a804fd8d8d7d3212;hb=95d1d7e39e9a774e9e5703094c981ab27f782a90;hpb=7b74056e4ef7410dcfe2a4d6ebf210a0a3a3a927 diff --git a/noderepo.spec b/noderepo.spec index cfee2fb..f90c32c 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -11,8 +11,8 @@ %define nodefamily %{pldistro}-%{_arch} %define name noderepo-%{nodefamily} -%define version 0.1 -%define taglevel 2 +%define version 1.0 +%define taglevel 0 %define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,5 +70,9 @@ service plc start packages /var/www/html/install-rpms/%{nodefamily} %changelog +* Wed Mar 26 2008 Thierry Parmentelat - BootstrapFS-0.1-2 BootstrapFS-1.0-0 +- naming scheme changed, tarball name now contains ''nodefamily'' as - +- new package named 'noderepo' allows to ship the full set of node rpms to another (arch) myplc + * Tue Mar 4 2008 Thierry Parmentelat - - Initial build.