From c45ec5ba849888d478468fa3f53518a2629fc8bb Mon Sep 17 00:00:00 2001 From: Mark Huang Date: Thu, 15 Dec 2005 16:50:39 +0000 Subject: [PATCH] support pldistro "variants" --- bootcd.spec | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bootcd.spec b/bootcd.spec index 577f6ba..d2dcb15 100644 --- a/bootcd.spec +++ b/bootcd.spec @@ -1,6 +1,6 @@ %define name bootcd %define version 3.2 -%define release 1.planetlab%{?date:.%{date}} +%define release 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} # XXX Get this from /etc/planetlab %define configuration default -- 2.43.0