https://bugzilla.redhat.com/show_bug.cgi?id=1765957 Bug ID: 1765957 Summary: RPM spec has unnecessary BuildRequires dependencies Product: Fedora Version: 30 Status: NEW Component: perl-Net-DNS-SEC Assignee: wjhns174@xxxxxxxxxxxxx Reporter: rwfranks@xxxxxxx QA Contact: extras-qa@xxxxxxxxxxxxxxxxx CC: perl-devel@xxxxxxxxxxxxxxxxxxxxxxx, pwouters@xxxxxxxxxx, wjhns174@xxxxxxxxxxxxx Target Milestone: --- Classification: Fedora Description of problem: Inaccurate package dependency to be corrected whenever convenient. Version-Release number of selected component (if applicable): How reproducible: Steps to Reproduce: 1. 2. 3. Actual results: Expected results: Additional info: *** f30/perl-Net-DNS-SEC.spec 2019-10-27 18:15:25.069764411 +0000 --- ./perl-Net-DNS-SEC.spec 2019-10-27 18:18:15.657151967 +0000 *************** *** 29,39 **** BuildRequires: perl(IO::File) BuildRequires: perl(MIME::Base64) >= 2.11 BuildRequires: perl(Net::DNS) >= 1.08 - BuildRequires: perl(Net::DNS::RR::DNSKEY) BuildRequires: perl(Net::DNS::RR::DS) - BuildRequires: perl(Net::DNS::RR::KEY) BuildRequires: perl(Net::DNS::RR::RRSIG) - BuildRequires: perl(Net::DNS::RR::SIG) BuildRequires: perl(Net::DNS::ZoneFile) # Tests only BuildRequires: perl(File::Find) --- 29,36 ---- Net::DNS::RR::DNSKEY is only required for testing, the others not at all. I suspect these are remnants from before these RRs were moved into Net::DNS (at 1.01). -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ perl-devel mailing list -- perl-devel@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to perl-devel-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/perl-devel@xxxxxxxxxxxxxxxxxxxxxxx