X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=noderepo.spec;h=566ac6fd0469f917dc4360dd19b3d4d36b0a3839;hb=6d7b4f6d3f5d8a04d2a8a995d82bb7e4288ab066;hp=e4ddb1093367556b3487c8eb55ff138be166c61b;hpb=b36d710e4bbae90b930e84f4a91ad62bfef3e617;p=bootstrapfs.git diff --git a/noderepo.spec b/noderepo.spec index e4ddb10..566ac6f 100644 --- a/noderepo.spec +++ b/noderepo.spec @@ -1,5 +1,5 @@ # -# $Id: bootstrapfs.spec 7668 2008-01-08 11:49:43Z thierry $ +# $Id$ # %define url $URL: svn+ssh://thierry@svn.planet-lab.org/svn/BootstrapFS/trunk/bootstrapfs.spec $ @@ -12,7 +12,7 @@ %define name noderepo-%{nodefamily} %define version 1.0 -%define taglevel 1 +%define taglevel 6 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,8 +70,25 @@ service plc start packages %files %defattr(-,root,root,-) /var/www/html/install-rpms/%{nodefamily} +# don't overwrite yumgroups.xml if exists +%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 + +* Fri Nov 14 2008 Thierry Parmentelat - BootstrapFS-1.0-4 +- cosmetic changes in build: displays duration, and shows up in summary + +* Mon Sep 01 2008 Thierry Parmentelat - BootstrapFS-1.0-3 +- Do not overwrite yumgroups.xml upon updates of noderepo + +* Thu Jul 03 2008 Thierry Parmentelat - BootstrapFS-1.0-2 +- uses the right yum.conf when building images + * Mon May 05 2008 Thierry Parmentelat - BootstrapFS-1.0-1 - rpm release tag does not need pldistro as it is already part of the rpm name