Enable unit tests

Resolves: #1502678
This commit is contained in:
Marek Kasik 2017-10-16 15:34:59 +02:00
parent ba31e1480f
commit 9391df2ae7

View File

@ -1,7 +1,7 @@
Summary: Fast anti-spam filtering by Bayesian statistical analysis
Name: bogofilter
Version: 1.2.4
Release: 11%{?dist}
Release: 12%{?dist}
License: GPLv2
Group: Applications/Internet
URL: http://bogofilter.sourceforge.net/
@ -84,6 +84,9 @@ iconv -f iso-8859-1 -t utf-8 \
%{__chmod} -x contrib/*
%check
%{__make} %{?_smp_mflags} check
%files bogoupgrade
%defattr(-, root, root, 0755)
%{_bindir}/bogoupgrade
@ -103,6 +106,10 @@ iconv -f iso-8859-1 -t utf-8 \
%exclude %{_mandir}/man1/bogoupgrade*
%changelog
* Mon Oct 16 2017 Marek Kasik <mkasik@redhat.com> - 1.2.4-12
- Enable unit tests
- Resolves: #1502678
* Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 1.2.4-11
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild