X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=496ccf2cd11c951a8490729b99e50b60cc725c03;hb=491c385a1df807210a00d053e3c790ecfb02a6c8;hp=fb391002554e8b0c41ceff886e9c76c4fc4dec1c;hpb=64fd8b6638928fedf1ead4305e89d97db49c8d07;p=bootstrapfs.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index fb39100..496ccf2 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -5,7 +5,7 @@ %define name bootstrapfs-%{nodefamily} %define version 2.0 -%define taglevel 9 +%define taglevel 10 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -34,6 +34,8 @@ BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root BuildArch: noarch Requires: tar, gnupg, sharutils, bzip2 +# this is for plc.d/packages that uses ed for hacking yumgroups.xml +Requires: ed # 5.0 now has 3-fold nodefamily %define obsolete_nodefamily %{pldistro}-%{_arch} @@ -150,6 +152,9 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* Thu Feb 17 2011 Thierry Parmentelat - bootstrapfs-2.0-10 +- bugfix for multi-flavour deployments + * Fri Feb 04 2011 Thierry Parmentelat - bootstrapfs-2.0-9 - for multi-flavours : 'packages' step in plc.d now handles vserver links and related hacks in yumgroups