From d6cf67cf00ee30c37c1b6cc19a802bdc1a8aa6ac Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Tue, 8 Jan 2008 11:49:43 +0000 Subject: [PATCH] ready for tagging reviewed URLs and %{plrelease} --- ipod.spec | 13 ++++++++++--- 1 file changed, 10 insertions(+), 3 deletions(-) diff --git a/ipod.spec b/ipod.spec index 469780a..fae1afd 100644 --- a/ipod.spec +++ b/ipod.spec @@ -1,11 +1,18 @@ +# +# $Id$ +# +%define url $URL$ + %define name ipod %define version 2.2 -%define release 1%{?pldistro:.%{pldistro}}%{?date:.%{date}} +%define taglevel 1 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} Vendor: PlanetLab Packager: PlanetLab Central -Distribution: PlanetLab 3.0 -URL: http://cvs.planet-lab.org/cvs/ipod +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) Summary: PlanetLab ICMP/UDP Ping of Death Name: %{name} -- 2.43.0