packages: clamav/clamav.spec - don't R sendmail for milter in Titanium, R p...
hawk
hawk at pld-linux.org
Sat Aug 1 17:39:12 CEST 2009
Author: hawk Date: Sat Aug 1 15:39:12 2009 GMT
Module: packages Tag: HEAD
---- Log message:
- don't R sendmail for milter in Titanium, R postfix instead
---- Files affected:
packages/clamav:
clamav.spec (1.269 -> 1.270)
---- Diffs:
================================================================
Index: packages/clamav/clamav.spec
diff -u packages/clamav/clamav.spec:1.269 packages/clamav/clamav.spec:1.270
--- packages/clamav/clamav.spec:1.269 Thu Jun 11 14:26:37 2009
+++ packages/clamav/clamav.spec Sat Aug 1 17:39:06 2009
@@ -10,7 +10,7 @@
Summary(pl.UTF-8): Narzędzie antywirusowe dla Uniksów
Name: clamav
Version: 0.95.2
-Release: 1
+Release: 2
Epoch: 0
License: GPL v2+
Group: Applications
@@ -104,7 +104,11 @@
Summary(pl.UTF-8): Filtr ClamAV korzystający z interfejsu milter
Group: Daemons
Requires: %{name} = %{epoch}:%{version}-%{release}
+%if "%{pld_release}" == "ti"
+Requires: postfix
+%else
Requires: sendmail >= 8.11
+%endif
Requires: tcp_wrappers
%description milter
@@ -342,6 +346,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.270 2009/08/01 15:39:06 hawk
+- don't R sendmail for milter in Titanium, R postfix instead
+
Revision 1.269 2009/06/11 12:26:37 adamg
- unbrake encoding
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/clamav/clamav.spec?r1=1.269&r2=1.270&f=u
More information about the pld-cvs-commit
mailing list