]> git.pld-linux.org Git - packages/amavis-ng.git/blame - amavis-ng.spec
- fixed file list, use macros.perl to autogenerate perl deps
[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
a00ed71e 5Version: 0.1.4.1.orig
68e2a40b 6Release: 2
afeb56a6 7License: GPL
8Group: Applications/Mail
a00ed71e 9Source0: http://prdownloads.sourceforge.net/amavis/%{name}_%{version}.tar.gz
9a43b838 10Patch0: %{name}.patch
afeb56a6 11URL: http://amavis.sourceforge.net/
36fc3292
JB
12BuildRequires: perl-Config-IniFiles
13BuildRequires: perl-File-MMagic
afeb56a6 14BuildRequires: perl-devel
36fc3292
JB
15BuildRequires: perl-libnet
16BuildRequires: rpm-perlprov
2704bfac
JB
17Requires(pre): /usr/bin/getgid
18Requires(pre): /bin/id
19Requires(pre): /usr/sbin/groupadd
20Requires(pre): /usr/sbin/useradd
21Requires(postun): /usr/sbin/userdel
22Requires(postun): /usr/sbin/groupdel
afeb56a6 23Obsoletes: amavisd
24Obsoletes: amavis
25Obsoletes: AMaViS
26BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
27
36fc3292
JB
28# optionally used
29%define _noautoreq 'perl(Archive::Tar)' 'perl(Archive::Zip)' 'perl(Compress::Zlib)' 'perl(Convert::TNEF)' 'perl(Convert::UUlib)' 'perl(MIME::Parser)' 'perl(File::Scan)'
30
afeb56a6 31%description
9a43b838 32AMaViS-ng is a modular rewrite of amavisd and amavis-perl. It scans
33email for malicious code inside attachments and archive files,
34stopping delivery if malicious code is found. It supports integration
35of several third-party virus scanners and integrates nicely into
36several MTA setups. Unlike amavis-perl and amavisd, there is no need
37for build-time configuration.
afeb56a6 38
2704bfac
JB
39%description -l pl
40