From: thierry Date: Wed, 16 Jan 2008 21:05:05 +0000 (+0000) Subject: made specfile compliant with module-tag.py X-Git-Tag: fprobe-ulog-1.1.3-3~41 X-Git-Url: http://git.onelab.eu/?p=fprobe-ulog.git;a=commitdiff_plain;h=910f5c4c7d062e7de5ba8bf9f9fd6816ec67ce8b made specfile compliant with module-tag.py git-svn-id: http://svn.planet-lab.org/svn/fprobe-ulog/trunk@7818 8c455092-636d-4788-adf5-e71def0336e8 --- diff --git a/fprobe-ulog.spec b/fprobe-ulog.spec index ae047d8..e9e0a49 100644 --- a/fprobe-ulog.spec +++ b/fprobe-ulog.spec @@ -1,10 +1,24 @@ -Name: fprobe-ulog -Version: 1.1.2 -Release: 1 +# +# $Id$ +# +%define url $URL$ + +# please keep these three lines as they are used by the tagging script +# see build/module-tag.py for details +%define name fprobe-ulog +%define version 1.1.2 +%define taglevel 1 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} + +Name: %{name} +Version: %{version} +Release: %{release} Summary: fprobe-ulog: a NetFlow probe Group: Network/Monitoring License: GPL -URL: http://fprobe.sourceforge.net +#URL: http://fprobe.sourceforge.net +URL: %(echo %{url} | cut -d ' ' -f 2) Source0: %{name}-%{version}.tar.bz2 Buildroot: %{_tmppath}/%{name}-buildroot Provides: fprobe-ulog