]> git.pld-linux.org Git - packages/amavisd-new.git/commitdiff
Added patch from Radoslaw Zielinski to fix virus scanning more than one
authorJacek Rzęsista <jasio@jcentrum.net>
Wed, 18 Jun 2003 08:50:51 +0000 (08:50 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
enclosure in mail.

Changed files:
    amavisd-new.spec -> 1.30

amavisd-new.spec

index c228781575d51cc77d15b979ce26e07aebc23bee..b950ee143830f07756317ea22ac0b00db7008108 100644 (file)
@@ -3,13 +3,14 @@ Summary:      A Mail Virus Scanner with SpamAssassin support - Daemon
 Summary(pl):   Antywirusowy skaner poczty elektronicznej z obs³ug± SpamAssasina - Demon
 Name:          amavisd-new
 Version:       20030314
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/Mail
 Source0:       http://www.ijs.si/software/amavisd/%{name}-%{version}-p1.tar.gz
 # Source0-md5: 3dcee8ad46afbf23d09bdea64621e5a3
 Source1:       %{name}.init
 Patch0:                %{name}-config.patch
+Patch1:                %{name}-bin.patch
 URL:           http://www.amavis.org/
 BuildRequires: arc
 BuildRequires: autoconf
@@ -91,6 +92,7 @@ Pakiet ten zawiera back-end dla sendmaila.
 %prep
 %setup -q
 %patch0 -p1
+%patch1 -p1
 
 %build
 
This page took 0.026129 seconds and 4 git commands to generate.