58 |
|
|
59 |
Summary: Spam filter for email which can be invoked from mail delivery agents |
Summary: Spam filter for email which can be invoked from mail delivery agents |
60 |
Name: spamassassin |
Name: spamassassin |
61 |
Version: 4.0.0 |
Version: 4.0.1 |
62 |
#Release: 0.8.%%{prerev}%%{?dist} |
#Release: 0.8.%%{prerev}%%{?dist} |
63 |
Release: 1%{?dist} |
Release: 1%{?dist} |
64 |
License: ASL 2.0 |
License: ASL 2.0 |
89 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1055593 |
# https://bugzilla.redhat.com/show_bug.cgi?id=1055593 |
90 |
# Switch to using gnupg2 instead of gnupg1 |
# Switch to using gnupg2 instead of gnupg1 |
91 |
|
|
92 |
Patch0: spamassassin-4.0.0-gnupg2.patch |
Patch0: spamassassin-4.0.1-gnupg2.patch |
93 |
Patch1: spamassassin-4.0.0-add-logfile-homedir-options.patch |
Patch1: spamassassin-4.0.1-add-logfile-homedir-options.patch |
94 |
|
|
95 |
# Patches 100+ are SVN backports (DO NOT REUSE!) |
# Patches 100+ are SVN backports (DO NOT REUSE!) |
96 |
# end of patches |
# end of patches |
116 |
BuildRequires: perl(Digest::SHA1) |
BuildRequires: perl(Digest::SHA1) |
117 |
BuildRequires: perl(Test::More) |
BuildRequires: perl(Test::More) |
118 |
## added to build on Koozali SME Server builders |
## added to build on Koozali SME Server builders |
119 |
BuildRequires: perl(ExtUtils::MakeMaker) |
BuildRequires: perl(ExtUtils::MakeMaker) |
120 |
|
BuildRequires: perl-ExtUtils-Manifest perl-Net-LibIDN2 perl-Net-LibIDN perl-DBI perl-DBD-SQLite perl-Net-DNS-Nameserver perl-Net-Patricia perl-Archive-Zip perl-IO-String perl-Email-Address perl-Email-Address-XS perl-Mail-DMARC wget perl-MaxMind-DB-Reader-XS perl-MaxMind-DB-Reader perl-Geo-IP perl-IP-Country-DB_File perl-IP-Country |
121 |
|
# need to check if any deps are also needed at install in the list above |
122 |
# Fedora package needs fixing before we can depend on it |
# Fedora package needs fixing before we can depend on it |
123 |
#BuildRequires: re2c |
#BuildRequires: re2c |
124 |
%if %{use_systemd} |
%if %{use_systemd} |
398 |
%endif |
%endif |
399 |
|
|
400 |
%changelog |
%changelog |
401 |
|
* Mon Apr 01 2024 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.1-1 |
402 |
|
- Update to 4.0.1 [SME: 12574] |
403 |
|
|
404 |
|
* Mon Mar 27 2023 JP Pialasse <tests@pialasse.com> 4.0.0-2 |
405 |
|
- resolve build deps |
406 |
|
|
407 |
* Mon Feb 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.0-1 |
* Mon Feb 13 2023 John Crisp <jcrisp@safeandsoundit.co.uk> 4.0.0-1 |
408 |
- Update to 4.0.0 [SME: 12331] |
- Update to 4.0.0 [SME: 12331] |
409 |
|
|