Remove dependency to Module::Build::Tiny (patched by patch0)

This commit is contained in:
Michal Josef Špaček 2022-04-25 14:23:03 +02:00
parent e3c6b4ffff
commit 430c8ec1c8

View File

@ -3,7 +3,7 @@
Name: perl-HTTP-Daemon
Version: 6.14
Release: 3%{?dist}
Release: 4%{?dist}
Summary: Simple HTTP server class
License: GPL+ or Artistic
URL: https://metacpan.org/release/HTTP-Daemon
@ -18,7 +18,6 @@ BuildRequires: perl-generators
BuildRequires: perl-interpreter
BuildRequires: perl(:VERSION) >= 5.6
BuildRequires: perl(ExtUtils::MakeMaker) >= 6.76
BuildRequires: perl(Module::Build::Tiny) >= 0.034
BuildRequires: perl(strict)
# Run-time:
BuildRequires: perl(Carp)
@ -114,6 +113,9 @@ make test
%{_libexecdir}/%{name}
%changelog
* Mon Apr 25 2022 Michal Josef Špaček <mspacek@redhat.com> - 6.14-4
- Remove dependency to Module::Build::Tiny (patched by patch0)
* Tue Mar 22 2022 Adam Williamson <awilliam@redhat.com> - 6.14-3
- Rebuild with no changes to fix update mess on F36