60 |
Name: spamassassin |
Name: spamassassin |
61 |
Version: 3.4.4 |
Version: 3.4.4 |
62 |
#Release: 0.8.%%{prerev}%%{?dist} |
#Release: 0.8.%%{prerev}%%{?dist} |
63 |
Release: 7%{?dist} |
Release: 8%{?dist} |
64 |
License: ASL 2.0 |
License: ASL 2.0 |
65 |
URL: https://spamassassin.apache.org/ |
URL: https://spamassassin.apache.org/ |
66 |
Source0: https://www.apache.org/dist/%{name}/source/%{real_name}-%{version}.tar.bz2 |
Source0: https://www.apache.org/dist/%{name}/source/%{real_name}-%{version}.tar.bz2 |
113 |
BuildRequires: perl(LWP::UserAgent) |
BuildRequires: perl(LWP::UserAgent) |
114 |
BuildRequires: perl(Digest::SHA1) |
BuildRequires: perl(Digest::SHA1) |
115 |
BuildRequires: perl(Test::More) |
BuildRequires: perl(Test::More) |
116 |
|
## added to build on Koozali SME Server builders |
117 |
|
BuildRequires: perl(ExtUtils::MakeMaker) |
118 |
# Fedora package needs fixing before we can depend on it |
# Fedora package needs fixing before we can depend on it |
119 |
#BuildRequires: re2c |
#BuildRequires: re2c |
120 |
%if %{use_systemd} |
%if %{use_systemd} |
391 |
%endif |
%endif |
392 |
|
|
393 |
%changelog |
%changelog |
394 |
|
* Fri Nov 27 2020 Jean-Philipe Pialasse <tests@pialasse.com> 3.4.4-8.sme |
395 |
|
- import in SME Server 10 [SME: 11206] |
396 |
|
I just added BuildRequires for perl(ExtUtils::MakeMaker) |
397 |
|
all credit to John Crisp sweat on this one ! |
398 |
|
|
399 |
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.4-7.sme |
* Thu Nov 26 2020 John Crisp <jcrisp@safeandsoundit.co.uk> 3.4.4-7.sme |
400 |
- First import to SME v10 |
- First import to SME v10 |
401 |
|
|