[perl-HTML-Mason] Add optional testsuite requirement perl(CHI).

corsepiu corsepiu at fedoraproject.org
Fri Apr 8 05:26:45 UTC 2011


commit 3efa2cd91cf72c3d9e9f8f1971e614982c86c3e9
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Apr 8 07:26:36 2011 +0200

    Add optional testsuite requirement perl(CHI).

 perl-HTML-Mason.spec |    8 +++++---
 1 files changed, 5 insertions(+), 3 deletions(-)
---
diff --git a/perl-HTML-Mason.spec b/perl-HTML-Mason.spec
index 9912218..54f2b05 100644
--- a/perl-HTML-Mason.spec
+++ b/perl-HTML-Mason.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTML-Mason
 Version:        1.45
-Release:        5%{?dist}
+Release:        6%{?dist}
 Epoch:          1
 Summary:        Powerful Perl-based web site development and delivery engine
 License:        GPL+ or Artistic
@@ -11,8 +11,7 @@ Source1:        perl-HTML-Mason.conf
 BuildRoot:      %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 BuildArch:      noarch
 BuildRequires:  perl(Cache::Cache) >= 1
-# Optional testsuite-requirement, 
-# Not yet in Fedora: BuildRequires:  perl(CHI) >= 0.21
+BuildRequires:  perl(CHI) >= 0.21
 BuildRequires:  perl(CGI) >= 2.46
 BuildRequires:  perl(Class::Container) >= 0.07
 BuildRequires:  perl(Exception::Class) >= 1.15
@@ -97,6 +96,9 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_localstatedir}/www/mason
 
 %changelog
+* Fri Apr 08 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 1:1.45-6
+- Add optional testsuite requirement perl(CHI). 
+
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1:1.45-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild
 



More information about the perl-devel mailing list