X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=1eaa8612b020efb773851609248230f43808f14d;hb=cba769253ac770b3b63343e6ee3e545b95ae9bcf;hp=f67f367a9bd6af977bcaa121c79994b535af8ec7;hpb=353517210c88d677c8ef7428c1f83709138f6251;p=bootstrapfs.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index f67f367..1eaa861 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -5,12 +5,18 @@ %define name bootstrapfs-%{nodefamily} %define version 2.0 -%define taglevel 7 +%define taglevel 8 # 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,9 @@ rm -rf $RPM_BUILD_ROOT /etc/plc.d %changelog +* 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