[perl-Crypt-PasswdMD5] Add BR perl(Exporter).

Marcela Mašláňová mmaslano at fedoraproject.org
Fri Nov 2 13:22:59 UTC 2012


commit 54608ae7e85c6bddc25e78866fcd5b23a0afebfb
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Fri Nov 2 14:22:30 2012 +0100

    Add BR perl(Exporter).
    
    Signed-off-by: Marcela Mašláňová <mmaslano at redhat.com>

 perl-Crypt-PasswdMD5.spec |    6 +++++-
 1 files changed, 5 insertions(+), 1 deletions(-)
---
diff --git a/perl-Crypt-PasswdMD5.spec b/perl-Crypt-PasswdMD5.spec
index 151f4f5..98864b2 100644
--- a/perl-Crypt-PasswdMD5.spec
+++ b/perl-Crypt-PasswdMD5.spec
@@ -1,6 +1,6 @@
 Name: 		perl-Crypt-PasswdMD5
 Version:	1.3
-Release:	14%{?dist}
+Release:	15%{?dist}
 Summary:	Provides interoperable MD5-based crypt() functions 
 License:	GPL+ or Artistic
 Group:		Development/Libraries
@@ -9,6 +9,7 @@ Source0: 	http://search.cpan.org/CPAN/authors/id/L/LU/LUISMUNOZ/Crypt-PasswdMD5-
 Requires:  	perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 BuildArch: 	noarch
 BuildRequires:  perl(Digest::MD5)
+BuildRequires:  perl(Exporter)
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  %{_bindir}/iconv
 
@@ -39,6 +40,9 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Thu Nov 01 2012 Jitka Plesnikova <jplesnik at redhat.com> - 1.3-15
+- Add BR perl(Exporter)
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.3-14
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 



More information about the perl-devel mailing list