Please do not reply directly to this email. All additional comments should be made in the comments box of this bug report. Summary: Review Request: perl-Net-DNS-SEC -- Perl support for DNSSEC Alias: perl-Net-DNS-SEC https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=237338 ------- Additional Comments From wjhns174@xxxxxxxxxxxxx 2007-07-11 16:20 EST ------- Spec URL: http://www.hardakers.net/FE/perl-Net-DNS-SEC.spec SRPM URL: http://www.hardakers.net/FE/perl-Net-DNS-SEC-0.14-2.src.rpm Also added some example scripts into the documentation. Full diff of the spec file (the only thing changed) is below: diff -u perl-Net-DNS-SEC.spec.old perl-Net-DNS-SEC.spec --- perl-Net-DNS-SEC.spec.old 2007-07-11 13:19:40.000000000 -0700 +++ perl-Net-DNS-SEC.spec 2007-07-11 13:17:30.000000000 -0700 @@ -1,6 +1,6 @@ Name: perl-Net-DNS-SEC Version: 0.14 -Release: 1%{?dist} +Release: 2%{?dist} Summary: DNSSEC modules for Perl License: GPL or Artistic Group: Development/Libraries @@ -20,7 +20,7 @@ BuildRequires: perl(Math::BigInt) BuildRequires: perl(Time::Local) BuildRequires: perl(Digest::BubbleBabble) -BuildRequires: perl(Digest::SHA1) +BuildRequires: perl(Digest::SHA) # neither are picked up automagically. Requires: perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version)) @@ -59,10 +59,15 @@ %files %defattr(-,root,root,-) -%doc Changes README TODO demo/* +%doc Changes README TODO +%doc demo/ %{perl_vendorlib}/* %{_mandir}/man3/* %changelog +* Wed Jul 11 2007 Wes Hardaker <wjhns174@xxxxxxxxxxxxx> - 0.14-2 +- BuildRequire Digest::SHA +- include the demo scripts in the documentation + * Wed Apr 18 2007 Wes Hardaker <wjhns174@xxxxxxxxxxxxx> - 0.14-1 - Initial version -- Configure bugmail: https://bugzilla.redhat.com/bugzilla/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the QA contact for the bug, or are watching the QA contact. _______________________________________________ Fedora-package-review mailing list Fedora-package-review@xxxxxxxxxx http://www.redhat.com/mailman/listinfo/fedora-package-review