]> git.pld-linux.org Git - packages/amavis-ng.git/blame - amavis-ng.spec
- added some requires
[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
ef42fb78 6Release: 4
afeb56a6 7License: GPL
8Group: Applications/Mail
cfc757cf 9Source0: http://dl.sourceforge.net/amavis/%{name}_%{version}.tar.gz
b8c793b5 10# Source0-md5: b3559a910bad4a522a466da3a44e62c6
8bd412f9 11Source1: %{name}-logrotate
b8c793b5 12Patch0: %{name}-quarantine.patch
63639032 13Patch1: %{name}-config.patch
3cab3a81 14Patch2: %{name}-courier.patch
0b8ae0df 15Patch3: %{name}-mks.patch
afeb56a6 16URL: http://amavis.sourceforge.net/
36fc3292
JB
17BuildRequires: perl-Config-IniFiles
18BuildRequires: perl-File-MMagic
afeb56a6 19BuildRequires: perl-devel
36fc3292
JB
20BuildRequires: perl-libnet
21BuildRequires: rpm-perlprov
5d3d3e49 22BuildRequires: rpmbuild(macros) >= 1.159
a9214f16 23Requires(pre): /usr/bin/getgid
24Requires(pre): /bin/id
25Requires(pre): /usr/sbin/groupadd
26Requires(pre): /usr/sbin/useradd
27Requires(postun): /usr/sbin/userdel
28Requires(postun): /usr/sbin/groupdel
f9cc6ced
AA
29Requires: arc
30Requires: bzip2
31Requires: file
32Requires: lha
33Requires: ncompress
34Requires: unarj
35Requires: unrar
36Requires: zoo
c9fdb821 37Provides: group(amavis)
38Provides: user(amavis)
afeb56a6 39Obsoletes: amavisd
40Obsoletes: amavis
41Obsoletes: AMaViS
c9fdb821 42BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
afeb56a6 43
36fc3292 44# optionally used
ef42fb78 45%define _noautoreq 'perl(File::Scan)'
36fc3292 46
afeb56a6 47%description
9a43b838 48AMaViS-ng is a modular rewrite of amavisd and amavis-perl. It scans
49email for malicious code inside attachments and archive files,
50stopping delivery if malicious code is found. It supports integration
51of several third-party virus scanners and integrates nicely into
52several MTA setups. Unlike amavis-perl and amavisd, there is no need
53for build-time configuration.
afeb56a6 54
2704bfac
JB
55%description -l pl
56