]> git.pld-linux.org Git - packages/clamav.git/commitdiff
- rel 3; fix working via UNIX family
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sat, 24 Jul 2004 12:00:33 +0000 (12:00 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    clamav.spec -> 1.105

clamav.spec

index 8dadd7e3ad80108e2e6650b52f087abb9ab6bc4e..08a4c76e7d185770e3759204ae1c618633cc6475 100644 (file)
@@ -5,7 +5,7 @@ Summary:        An anti-virus utility for Unix
 Summary(pl):   Antywirusowe narzêdzie dla Uniksów
 Name:          clamav
 Version:       0.75
-Release:       2
+Release:       3
 License:       GPL
 Group:         Applications
 Source0:       http://dl.sourceforge.net/clamav/%{name}-%{version}.tar.gz
@@ -23,6 +23,7 @@ Source7:      http://www.clamav.net/database/main.cvd
 Source8:       %{name}-post-updatedb
 Patch0:                %{name}-pld_config.patch
 Patch1:                %{name}-no_auto_libwrap.patch
+Patch2:                %{name}-af_unix.patch
 URL:           http://www.clamav.net/
 BuildRequires: autoconf
 BuildRequires: automake
@@ -100,6 +101,7 @@ Bazy wirus
 %setup -q
 %patch0 -p1
 %patch1 -p1
+%patch2 -p1
 
 %build
 %{__aclocal}
This page took 0.051802 seconds and 4 git commands to generate.