SPECS: vispan.spec - missing BR - fix crontab
glen
glen at pld-linux.org
Sun Jun 19 02:11:54 CEST 2005
Author: glen Date: Sun Jun 19 00:11:54 2005 GMT
Module: SPECS Tag: HEAD
---- Log message:
- missing BR
- fix crontab
---- Files affected:
SPECS:
vispan.spec (1.5 -> 1.6)
---- Diffs:
================================================================
Index: SPECS/vispan.spec
diff -u SPECS/vispan.spec:1.5 SPECS/vispan.spec:1.6
--- SPECS/vispan.spec:1.5 Wed Jun 8 19:33:53 2005
+++ SPECS/vispan.spec Sun Jun 19 02:11:49 2005
@@ -4,7 +4,7 @@
Summary(pl): Vispan - analizator wirusów i spamu
Name: vispan
Version: 2.0.2
-Release: 0.9
+Release: 0.11
Epoch: 0
License: GPL v2
Group: Applications
@@ -12,6 +12,7 @@
# Source0-md5: 62ff80fced226287ea49f8cb897ede71
Patch0: %{name}-install.patch
URL: http://www.while.homeunix.net/mailstats/
+BuildRequires: perl-libwww
BuildRequires: perl-GD-Graph
BuildRequires: perl-Mail-Sendmail
BuildRequires: perl-Net-CIDR
@@ -62,7 +63,7 @@
cat <<'EOF' > $RPM_BUILD_ROOT/etc/cron.d/%{name}
# This is the cron entry to run the Vispan analysis script every 10 minutes.
MAILTO=root
-*/10 * * * * stats %{_bindir}/%{name}
+*/10 * * * * stats %{_bindir}/Vispan
# vim:syn=crontab
EOF
@@ -86,6 +87,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.6 2005/06/19 00:11:49 glen
+- missing BR
+- fix crontab
+
Revision 1.5 2005/06/08 17:33:53 witekfl
- typo
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/vispan.spec?r1=1.5&r2=1.6&f=u
More information about the pld-cvs-commit
mailing list