X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=noderepo.spec;h=e95ba8816c95c919831946204a4fe6ffb0013599;hb=33afe762cd730e6598f903a60e2e1f01f9e08eda;hp=5e6419aa78313d349dad2f63c4fc6a69cbc53fad;hpb=e66be18ea0fc5db1bec6ee70b4cb95ebcc59f36e;p=bootstrapfs.git diff --git a/noderepo.spec b/noderepo.spec index 5e6419a..e95ba88 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 2 +%define taglevel 10 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -70,8 +70,35 @@ 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 Oct 22 2009 Thierry Parmentelat - BootstrapFS-1.0-10 +- cosmetic change in message at build-time + +* Fri Oct 09 2009 Thierry Parmentelat - BootstrapFS-1.0-9 +- can use groups in the pkgs file with +++ for space + +* Tue Apr 07 2009 Thierry Parmentelat - BootstrapFS-1.0-8 +- bugfix for when a .post script is not needed + +* 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 + +* 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