X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=slicerepo.spec;h=43a413bd7638fe1de71cdfb3a8e496800b0eba08;hb=a08f56c121d5585b51599227df8b8a6ff7de3179;hp=1c0a194740bd54824b5b36cccf5b7957d0a23e4b;hpb=353517210c88d677c8ef7428c1f83709138f6251;p=bootstrapfs.git diff --git a/slicerepo.spec b/slicerepo.spec index 1c0a194..43a413b 100644 --- a/slicerepo.spec +++ b/slicerepo.spec @@ -8,12 +8,18 @@ %define name slicerepo-%{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: OneLab Packager: PlanetLab Europe Distribution: PlanetLab %{plrelease} @@ -70,6 +76,9 @@ service plc start packages %config(noreplace) /var/www/html/install-rpms/slice-%{nodefamily}/yumgroups.xml %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