Tagging module inotify-tools - inotify-tools-3.13-2
[inotify-tools.git] / inotify-tools.spec
index 1b54e1c..76f2dfb 100644 (file)
@@ -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 <thierry.parmentelat@sophia.inria.fr> - inotify-tools-3.13-2
+- pull source tarball from planet-lab.org rather than onelab.eu
+
 * Thu Mar 27 2008 Dag Wieers <dag@wieers.com> - 3.13-1 - +/
 - Initial package. (using DAR)