]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- fix libmilter detection auto/th/clamav-0_90-0_rc2_3
authorshadzik <shadzik@pld-linux.org>
Wed, 3 Jan 2007 18:09:23 +0000 (18:09 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 3

Changed files:
    clamav.spec -> 1.203

clamav.spec

index d762c9d08c182627c785424ca3fa21034e5c062e..573e1e9c9e8ccf799d52023fa056200df60eda40 100644 (file)
@@ -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
This page took 0.028653 seconds and 4 git commands to generate.