X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=noderepo.spec;h=fa61b344ff64f49dab1e1e2f97ea6fcbc990578c;hb=26e59ecbb38b68a6b92b71505a8ed07fa9316a52;hp=e4ddb1093367556b3487c8eb55ff138be166c61b;hpb=b36d710e4bbae90b930e84f4a91ad62bfef3e617;p=nodeimage.git diff --git a/noderepo.spec b/noderepo.spec index e4ddb10..fa61b34 100644 --- a/noderepo.spec +++ b/noderepo.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