X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=bootstrapfs.spec;h=bca657f530464c7b441dce05d16469b99e229c94;hb=7b74056e4ef7410dcfe2a4d6ebf210a0a3a3a927;hp=4efaea93c81ee8cd7d8dbd82b69a46399a22913d;hpb=e733b0545a632bea8536796f97ab3b266423aa16;p=bootstrapfs.git diff --git a/bootstrapfs.spec b/bootstrapfs.spec index 4efaea9..bca657f 100644 --- a/bootstrapfs.spec +++ b/bootstrapfs.spec @@ -3,18 +3,22 @@ # %define url $URL$ -%define name bootstrapfs +%define nodefamily %{pldistro}-%{_arch} + +%define name bootstrapfs-%{nodefamily} %define version 0.1 %define taglevel 2 -%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} +# pldistro already in the rpm name +#%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define release %{taglevel}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central Distribution: PlanetLab %{plrelease} URL: %(echo %{url} | cut -d ' ' -f 2) -Summary: The PlanetLab Bootstrap Filesystems +Summary: The PlanetLab Bootstrap Filesystems for %{nodefamily} Name: %{name} Version: %{version} Release: %{release}