packages: logrotate/logrotate.spec - like crond, do not require mail sendin...
glen
glen at pld-linux.org
Thu Jan 7 11:13:32 CET 2010
Author: glen Date: Thu Jan 7 10:13:32 2010 GMT
Module: packages Tag: HEAD
---- Log message:
- like crond, do not require mail sending tool, works ok without any MTA (+1 from hawk); rel 6
---- Files affected:
packages/logrotate:
logrotate.spec (1.95 -> 1.96)
---- Diffs:
================================================================
Index: packages/logrotate/logrotate.spec
diff -u packages/logrotate/logrotate.spec:1.95 packages/logrotate/logrotate.spec:1.96
--- packages/logrotate/logrotate.spec:1.95 Mon Nov 30 12:31:50 2009
+++ packages/logrotate/logrotate.spec Thu Jan 7 11:13:27 2010
@@ -19,7 +19,7 @@
Summary(uk.UTF-8): Ротує, компресує, видаляє та відправляє поштою лог-файли
Name: logrotate
Version: 3.7.8
-Release: 5
+Release: 6
License: GPL v2
Group: Applications/System
Source0: https://fedorahosted.org/releases/l/o/logrotate/%{name}-%{version}.tar.gz
@@ -31,12 +31,12 @@
URL: https://fedorahosted.org/logrotate/
%{?with_selinux:BuildRequires: libselinux-devel}
BuildRequires: popt-devel >= 1.3
-Requires: /bin/mail
Requires: coreutils
Requires: crondaemon
Requires: filesystem >= 3.0-22
Requires: gzip
Requires: setup >= 2.4.6
+Suggests: /bin/mail
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define statdir /var/lib/misc
@@ -183,6 +183,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.96 2010/01/07 10:13:27 glen
+- like crond, do not require mail sending tool, works ok without any MTA (+1 from hawk); rel 6
+
Revision 1.95 2009/11/30 11:31:50 glen
- release 5
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/logrotate/logrotate.spec?r1=1.95&r2=1.96&f=u
More information about the pld-cvs-commit
mailing list