[perl/f19] Correct perl-Digest-MD5 dependencies

Petr Pisar ppisar at fedoraproject.org
Thu Apr 11 08:56:29 UTC 2013


commit 1c88d8086842b0e5ed307a4ce326d83e22e01ebe
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Mar 19 10:47:52 2013 +0100

    Correct perl-Digest-MD5 dependencies

 perl.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl.spec b/perl.spec
index 2f2b033..3c14a6b 100644
--- a/perl.spec
+++ b/perl.spec
@@ -534,6 +534,7 @@ License:        GPL+ or Artistic
 Epoch:          0
 Version:        2.51
 Requires:       %perl_compat
+Requires:       perl(XSLoader)
 # Recommended
 Requires:       perl(Digest::base) >= 1.00
 
@@ -3110,6 +3111,7 @@ sed \
 %changelog
 * Thu Apr 11 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.3-262
 - Correct dependencies of perl-HTTP-Tiny
+- Correct perl-Digest-MD5 dependencies
 
 * Thu Mar 14 2013 Petr Pisar <ppisar at redhat.com> - 4:5.16.3-261
 - 5.16.3 bump (see <http://search.cpan.org/dist/perl-5.16.3/pod/perldelta.pod>


More information about the scm-commits mailing list