Build-require Perl debugger for the tests

This commit is contained in:
Petr Písař 2020-02-05 08:53:52 +01:00
parent e2ac7f1133
commit 4f12049802

View File

@ -8,7 +8,7 @@
Name: perl-Filter
Epoch: 2
Version: 1.59
Release: 442%{?dist}
Release: 443%{?dist}
Summary: Perl source filters
License: GPL+ or Artistic
URL: https://metacpan.org/release/Filter
@ -35,6 +35,7 @@ BuildRequires: perl(XSLoader)
BuildRequires: perl(Cwd)
BuildRequires: perl(FindBin)
BuildRequires: perl(lib)
BuildRequires: perl(perl5db.pl)
BuildRequires: perl(Test::More) >= 0.88
%if %{with perl_Filter_enables_optional_test}
# Optional tests
@ -95,6 +96,9 @@ make test
%{_mandir}/man3/*
%changelog
* Wed Feb 05 2020 Petr Pisar <ppisar@redhat.com> - 2:1.59-443
- Build-require Perl debugger for the tests
* Tue Feb 04 2020 Tom Stellard <tstellar@redhat.com> - 2:1.59-442
- Spec file cleanups: Use make_build and make_install macros
- https://docs.fedoraproject.org/en-US/packaging-guidelines/#_parallel_make