]> git.pld-linux.org Git - packages/amavis-ng.git/blame - amavis-ng.spec
- s/header.patch/courier.patch/ - more courier fixes
[packages/amavis-ng.git] / amavis-ng.spec
CommitLineData
36fc3292 1%include /usr/lib/rpm/macros.perl
afeb56a6 2Summary: New generation amavis
3Summary(pl): Amavis nowej generacji
4Name: amavis-ng
b8c793b5 5Version: 0.1.6.4.orig
3cab3a81 6Release: 1
afeb56a6 7License: GPL
8Group: Applications/Mail
cfc757cf 9Source0: http://dl.sourceforge.net/amavis/%{name}_%{version}.tar.gz
b8c793b5
AA
10# Source0-md5: b3559a910bad4a522a466da3a44e62c6
11Patch0: %{name}-quarantine.patch
63639032 12Patch1: %{name}-config.patch
3cab3a81 13Patch2: %{name}-courier.patch
0b8ae0df 14Patch3: %{name}-mks.patch
afeb56a6 15URL: http://amavis.sourceforge.net/
36fc3292
JB
16BuildRequires: perl-Config-IniFiles
17BuildRequires: perl-File-MMagic
afeb56a6 18BuildRequires: perl-devel
36fc3292
JB
19BuildRequires: perl-libnet
20BuildRequires: rpm-perlprov
a9214f16 21Requires(pre): /usr/bin/getgid
22Requires(pre): /bin/id
23Requires(pre): /usr/sbin/groupadd
24Requires(pre): /usr/sbin/useradd
25Requires(postun): /usr/sbin/userdel
26Requires(postun): /usr/sbin/groupdel
14827a3c 27BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
afeb56a6 28Obsoletes: amavisd
29Obsoletes: amavis
30Obsoletes: AMaViS
afeb56a6 31
36fc3292
JB
32# optionally used
33%define _noautoreq 'perl(Archive::Tar)' 'perl(Archive::Zip)' 'perl(Compress::Zlib)' 'perl(Convert::TNEF)' 'perl(Convert::UUlib)' 'perl(MIME::Parser)' 'perl(File::Scan)'
34
afeb56a6 35%description
9a43b838 36AMaViS-ng is a modular rewrite of amavisd and amavis-perl. It scans
37email for malicious code inside attachments and archive files,
38stopping delivery if malicious code is found. It supports integration
39of several third-party virus scanners and integrates nicely into
40several MTA setups. Unlike amavis-perl and amavisd, there is no need
41for build-time configuration.
afeb56a6 42
2704bfac
JB
43%description -l pl
44