From: thierry Date: Tue, 8 Jan 2008 11:49:43 +0000 (+0000) Subject: ready for tagging X-Git-Tag: fprobe-ulog-1.1.3-3~47 X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=commitdiff_plain;h=2619cb78e4839042c902faf59f3b6a9a5963c746 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 --- 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.