]> git.pld-linux.org Git - packages/amavis-ng.git/blame - amavis-ng.spec
- allow CC override
[packages/amavis-ng.git] / amavis-ng.spec
CommitLineData
36fc3292 1%include /usr/lib/rpm/macros.perl
c3e713d4 2%define pdir AMAVIS
afeb56a6 3Summary: New generation amavis
4Summary(pl): Amavis nowej generacji
5Name: amavis-ng
1a3cf373
SP
6Version: 0.1.6.9
7Release: 1
afeb56a6 8License: GPL
9Group: Applications/Mail
1a3cf373
SP
10Source0: http://dl.sourceforge.net/amavis/%{name}-%{version}.tar.gz
11# Source0-md5: e9086bfbd3fa2049860d176a0c30549e
8bd412f9 12Source1: %{name}-logrotate
b8c793b5 13Patch0: %{name}-quarantine.patch
63639032 14Patch1: %{name}-config.patch
3cab3a81 15Patch2: %{name}-courier.patch
0b8ae0df 16Patch3: %{name}-mks.patch
afeb56a6 17URL: http://amavis.sourceforge.net/
afeb56a6 18BuildRequires: perl-devel
36fc3292
JB
19BuildRequires: perl-libnet
20BuildRequires: rpm-perlprov
9cf8f53d 21BuildRequires: rpmbuild(macros) >= 1.202
08071606
ER
22Requires(postun): /usr/sbin/groupdel
23Requires(postun): /usr/sbin/userdel
a9214f16 24Requires(pre): /bin/id
08071606 25Requires(pre): /usr/bin/getgid
a9214f16 26Requires(pre): /usr/sbin/groupadd
27Requires(pre): /usr/sbin/useradd
08071606
ER
28Requires: perl-Config-IniFiles
29Requires: perl-File-MMagic
c9fdb821 30Provides: group(amavis)
31Provides: user(amavis)
afeb56a6 32Obsoletes: AMaViS
08071606
ER
33Obsoletes: amavis
34Obsoletes: amavisd
c9fdb821 35BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
afeb56a6 36
36fc3292 37# optionally used
ef42fb78 38%define _noautoreq 'perl(File::Scan)'
36fc3292 39
afeb56a6 40%description
9a43b838 41AMaViS-ng is a modular rewrite of amavisd and amavis-perl. It scans
42email for malicious code inside attachments and archive files,
43stopping delivery if malicious code is found. It supports integration
44of several third-party virus scanners and integrates nicely into
45several MTA setups. Unlike amavis-perl and amavisd, there is no need
46for build-time configuration.
afeb56a6 47
2704bfac
JB
48%description -l pl
49