From 4ffd87a3212aa90211e703e3ef568b8233e0a3b3 Mon Sep 17 00:00:00 2001 From: shadzik Date: Wed, 3 Jan 2007 18:09:23 +0000 Subject: [PATCH] - fix libmilter detection - rel 3 Changed files: clamav.spec -> 1.203 --- clamav.spec | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/clamav.spec b/clamav.spec index d762c9d..573e1e9 100644 --- a/clamav.spec +++ b/clamav.spec @@ -6,7 +6,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 @@ -27,6 +27,7 @@ Source9: %{name}-milter.sysconfig 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 @@ -128,6 +129,7 @@ Biblioteki statyczne clamav. %patch0 -p1 %patch1 -p1 %patch2 -p1 +%patch3 -p0 # kill old libtool.m4 copy head -n 489 acinclude.m4 > acinclude.m4.tmp -- 2.44.0