X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=fb391002554e8b0c41ceff886e9c76c4fc4dec1c;hb=79450e7eb2197d093ff948e6f1982b21d4080373;hp=f67f367a9bd6af977bcaa121c79994b535af8ec7;hpb=353517210c88d677c8ef7428c1f83709138f6251;p=bootstrapfs.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index f67f367..fb39100 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -5,12 +5,18 @@ %define name bootstrapfs-%{nodefamily} %define version 2.0 -%define taglevel 7 +%define taglevel 9 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} %define release %{taglevel}%{?date:.%{date}} +# we don't really need the standard postinstall process from rpm that +# strips files and byte-compiles python files. all files in this +# package are comming from other rpm files and they've already went +# through this post install processing. - baris +%define __os_install_post %{nil} + Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} @@ -144,6 +150,12 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* 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 + +* Thu Jan 27 2011 Thierry Parmentelat - bootstrapfs-2.0-8 +- no semantic change - attempt to speed up build + * Sun Jan 23 2011 Thierry Parmentelat - bootstrapfs-2.0-7 - yum repo template for f14 nodes - tweaks the way /etc/plc.d/packages works