From 2619cb78e4839042c902faf59f3b6a9a5963c746 Mon Sep 17 00:00:00 2001 From: thierry Date: Tue, 8 Jan 2008 11:49:43 +0000 Subject: [PATCH] ready for tagging reviewed URLs and %{plrelease} git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@7668 8c455092-636d-4788-adf5-e71def0336e8 --- fprobe-ulog.spec | 24 ++++++++++++++++++++---- 1 file changed, 20 insertions(+), 4 deletions(-) diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index 240da38..18a05eb 100644 --- a/fprobe-ulog.spec +++ b/fprobe-ulog.spec @@ -1,14 +1,30 @@ -Name: fprobe-ulog -Version: 1.1.1 -Release: 1 +# +# $Id$ +# +%define url $URL$ + +%define name fprobe-ulog +%define version 1.1.1 +%define taglevel 1 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} + Summary: fprobe-ulog: a NetFlow probe +Name: %{name} +Version: %{version} +Release: %{release} Group: Network/Monitoring License: GPL -URL: http://fprobe.sourceforge.net +#URL: http://fprobe.sourceforge.net Source0: %{name}-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-buildroot Provides: fprobe-ulog +Vendor: PlanetLab +Packager: PlanetLab Central +Distribution: PlanetLab %{plrelease} +URL: %(echo %{url} | cut -d ' ' -f 2) + %description fprobe-ulog - libipulog-based tool that collect network traffic data and emit it as NetFlow flows towards the specified collector. -- 2.43.0