X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=inotify-tools.spec;h=76f2dfb05d93c0b49481075f42bd9a3f9694d4dd;hb=a95158c7414f7d1aabe66c3019a414216caa4230;hp=1b54e1cea090f37f6a453cfb7109712bec38f3a1;hpb=3ae3b612d489e05fdf23f7fd09c752cdb44a7f43;p=inotify-tools.git diff --git a/inotify-tools.spec b/inotify-tools.spec index 1b54e1c..76f2dfb 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 2 + +%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/ @@ -73,5 +81,8 @@ you will need to install %{name}-devel. %exclude %{_libdir}/libinotifytools.la %changelog +* Thu Jan 29 2009 Thierry Parmentelat - inotify-tools-3.13-2 +- pull source tarball from planet-lab.org rather than onelab.eu + * Thu Mar 27 2008 Dag Wieers - 3.13-1 - +/ - Initial package. (using DAR)