From: S.Çağlar Onur Date: Thu, 6 Jan 2011 16:44:47 +0000 (-0500) Subject: handle name changes X-Git-Tag: BootstrapFS-1.0-12~1 X-Git-Url: http://git.onelab.eu/?a=commitdiff_plain;h=c3d1db17b153ea0c9756dd818b3a06373a44e935;p=bootstrapfs.git handle name changes --- diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 4fb6090..90c807b 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -7,7 +7,7 @@ %define name bootstrapfs-%{nodefamily} %define version 1.0 -%define taglevel 11 +%define taglevel 12 # pldistro already in the rpm name #%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} @@ -49,6 +49,7 @@ This package provides the same functions as %{name} but with uncompressed tarbal %setup -q %build +[ -d BootstrapFS ] || ln -s bootstrapfs BootstrapFS pushd BootstrapFS ./build.sh %{pldistro} popd BootstrapFS