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: wjhns...@hardakers.net
          Reporter: rwfra...@acm.org
        QA Contact: extras...@fedoraproject.org
                CC: perl-devel@lists.fedoraproject.org,
                    pwout...@redhat.com, wjhns...@hardakers.net
  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@lists.fedoraproject.org
To unsubscribe send an email to perl-devel-le...@lists.fedoraproject.org
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@lists.fedoraproject.org

Reply via email to