[perl-Unicode-String] Specify all dependencies.

Marcela Mašláňová mmaslano at fedoraproject.org
Tue Oct 30 11:14:32 UTC 2012


commit 610a442c58b8fc63f2de17be67b496a6be7efdf2
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Tue Oct 30 12:14:19 2012 +0100

    Specify all dependencies.
    
    Signed-off-by: Marcela Mašláňová <mmaslano at redhat.com>

 perl-Unicode-String.spec |   11 +++++++++--
 1 files changed, 9 insertions(+), 2 deletions(-)
---
diff --git a/perl-Unicode-String.spec b/perl-Unicode-String.spec
index 9efb9ea..5f0a823 100644
--- a/perl-Unicode-String.spec
+++ b/perl-Unicode-String.spec
@@ -1,6 +1,6 @@
 Name:           perl-Unicode-String
 Version:        2.09
-Release:        26%{?dist}
+Release:        27%{?dist}
 
 Summary:        Perl modules to handle various Unicode issues
 
@@ -14,7 +14,11 @@ Source0:        http://www.cpan.org/authors/id/G/GA/GAAS/Unicode-String-2.09.tar
 Patch0:         perl-Unicode-String-2.09-utf8doc.patch
 Patch1:         perl-Unicode-String-2.09-undefined.patch
 
-BuildRequires:  perl(ExtUtils::MakeMaker), perl(MIME::Base64)
+BuildRequires:  perl(Carp)
+BuildRequires:  perl(Exporter)
+BuildRequires:  perl(ExtUtils::MakeMaker)
+BuildRequires:  perl(MIME::Base64)
+BuildRequires:  perl(Test)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 # not detected by auto provide scripts:
 Requires:       perl(MIME::Base64)
@@ -64,6 +68,9 @@ make test
 
 
 %changelog
+* Tue Oct 30 2012 Jitka Plesnikova <jplesnik at redhat.com> - 2.09-27
+- Specify all dependencies
+
 * Fri Jul 20 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 2.09-26
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 



More information about the perl-devel mailing list