From 6acdc139a1e940fae38fd81ab6f8c0bcef993fff Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat Date: Mon, 29 Sep 2008 14:12:57 +0000 Subject: [PATCH] enable tagging --- inotify-tools.spec | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/inotify-tools.spec b/inotify-tools.spec index 1b54e1c..93057d2 100644 --- a/inotify-tools.spec +++ b/inotify-tools.spec @@ -1,10 +1,18 @@ # $Id$ # Authority: dag +%define url $URL$ + +%define name inotify-tools +%define version 3.13 +%define taglevel 1 + +%define release %{taglevel}%{?pldistro:.%{pldistro}}%{?date:.%{date}} + Summary: Command line utilities for inotify -Name: inotify-tools -Version: 3.13 -Release: 1.rf +Name: %{name} +Version: %{version} +Release: %{taglevel}.rf License: GPL Group: Applications/System URL: http://inotify-tools.sourceforge.net/ -- 2.43.0