SPECS: incron.spec - requires 2.6.13 kernel
glen
glen at pld-linux.org
Tue Dec 2 17:47:22 CET 2008
Author: glen Date: Tue Dec 2 16:47:22 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- requires 2.6.13 kernel
---- Files affected:
SPECS:
incron.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/incron.spec
diff -u SPECS/incron.spec:1.3 SPECS/incron.spec:1.4
--- SPECS/incron.spec:1.3 Tue Dec 2 17:28:43 2008
+++ SPECS/incron.spec Tue Dec 2 17:47:17 2008
@@ -11,8 +11,8 @@
# Source0-md5: f2be35d85854ed76a78f1a192d253139
Source1: %{name}.init
Patch0: %{name}-gcc43.patch
-Patch1: %{name}-DESTDIR.patch
URL: http://incron.aiken.cz/
+Patch1: %{name}-DESTDIR.patch
Requires(post): fileutils
Requires(post,preun): /sbin/chkconfig
Requires(postun): /usr/sbin/groupdel
@@ -21,13 +21,15 @@
Requires(pre): /usr/sbin/groupadd
Requires(pre): /usr/sbin/useradd
Requires: rc-scripts
+Requires: uname(release) >= 2.6.13
Provides: group(crontab)
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%description
-This program is an "inotify cron" system. It consists of a daemon and a table
-manipulator. You can use it a similar way as the regular cron. The difference
-is that the inotify cron handles filesystem events rather than time periods.
+This program is an "inotify cron" system. It consists of a daemon and
+a table manipulator. You can use it a similar way as the regular cron.
+The difference is that the inotify cron handles filesystem events
+rather than time periods.
%prep
%setup -q
@@ -96,6 +98,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/12/02 16:47:17 glen
+- requires 2.6.13 kernel
+
Revision 1.3 2008/12/02 16:28:43 blues
- missing dirs addded; functions in init script
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/incron.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list