SPECS: clamav.spec - fix libmilter detection - rel 3
shadzik
shadzik at pld-linux.org
Wed Jan 3 19:09:28 CET 2007
Author: shadzik Date: Wed Jan 3 18:09:28 2007 GMT
Module: SPECS Tag: HEAD
---- Log message:
- fix libmilter detection
- rel 3
---- Files affected:
SPECS:
clamav.spec (1.202 -> 1.203)
---- Diffs:
================================================================
Index: SPECS/clamav.spec
diff -u SPECS/clamav.spec:1.202 SPECS/clamav.spec:1.203
--- SPECS/clamav.spec:1.202 Wed Jan 3 18:12:24 2007
+++ SPECS/clamav.spec Wed Jan 3 19:09:23 2007
@@ -7,7 +7,7 @@
%bcond_with curl # enable curl support
#
%define _rc rc2
-%define _rel 2
+%define _rel 3
Summary: An anti-virus utility for Unix
Summary(pl): Narzędzie antywirusowe dla Uniksów
Name: clamav
@@ -28,6 +28,7 @@
Patch0: %{name}-pld_config.patch
Patch1: %{name}-no_auto_libwrap.patch
Patch2: %{name}-nolibs.patch
+Patch3: %{name}-find_milter.patch
URL: http://www.clamav.net/
BuildRequires: autoconf
BuildRequires: automake
@@ -129,6 +130,7 @@
%patch0 -p1
%patch1 -p1
%patch2 -p1
+%patch3 -p0
# kill old libtool.m4 copy
head -n 489 acinclude.m4 > acinclude.m4.tmp
@@ -340,6 +342,10 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.203 2007/01/03 18:09:23 shadzik
+- fix libmilter detection
+- rel 3
+
Revision 1.202 2007/01/03 17:12:24 shadzik
- _rel 2
================================================================
---- CVS-web:
http://cvs.pld-linux.org/SPECS/clamav.spec?r1=1.202&r2=1.203&f=u
More information about the pld-cvs-commit
mailing list