[perl-PPI] Build-require Class::Inspector for tests

Petr Pisar ppisar at fedoraproject.org
Tue Jun 19 09:25:04 UTC 2012


commit 4f25d27a2c4ad43392f3965ddad7a3ca3e1dd304
Author: Petr Písař <ppisar at redhat.com>
Date:   Tue Jun 19 11:24:59 2012 +0200

    Build-require Class::Inspector for tests

 perl-PPI.spec |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)
---
diff --git a/perl-PPI.spec b/perl-PPI.spec
index 813724f..d246fc2 100644
--- a/perl-PPI.spec
+++ b/perl-PPI.spec
@@ -11,6 +11,7 @@ BuildArch:      noarch
 BuildRequires:  perl(ExtUtils::MakeMaker)
 BuildRequires:  perl(List::Util) >= 1.20
 BuildRequires:  perl(Storable) >= 2.17
+BuildRequires:  perl(Class::Inspector) => 1.22
 BuildRequires:  perl(Clone) >= 0.30
 BuildRequires:  perl(Digest::MD5) >= 2.35
 BuildRequires:  perl(File::Remove) >= 1.42
@@ -78,6 +79,7 @@ make test TEST_FILES="xt/*.t" RELEASE_TESTING=1
 %changelog
 * Tue Jun 19 2012 Petr Pisar <ppisar at redhat.com> - 1.215-5
 - Perl 5.16 rebuild
+- Build-require Class::Inspector for tests
 
 * Fri Jan 13 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.215-4
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild



More information about the perl-devel mailing list