[perl-HTML-Mason] - Fix spec-file typo. - Add commented-out BR: perl(CHI).

corsepiu corsepiu at fedoraproject.org
Fri Feb 4 15:44:32 UTC 2011


commit 7e6178bdeeafc525063837a9943d48c2481d00dc
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Fri Feb 4 16:44:18 2011 +0100

    - Fix spec-file typo.
    - Add commented-out BR: perl(CHI).

 perl-HTML-Mason.spec |   10 ++++++++--
 1 files changed, 8 insertions(+), 2 deletions(-)
---
diff --git a/perl-HTML-Mason.spec b/perl-HTML-Mason.spec
index 93a84a1..b828c06 100644
--- a/perl-HTML-Mason.spec
+++ b/perl-HTML-Mason.spec
@@ -1,6 +1,6 @@
 Name:           perl-HTML-Mason
 Version:        1.45
-Release:        3%{?dist}
+Release:        4%{?dist}
 Epoch:          1
 Summary:        Powerful Perl-based web site development and delivery engine
 License:        GPL+ or Artistic
@@ -11,6 +11,8 @@ 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(CGI) >= 2.46
 BuildRequires:  perl(Class::Container) >= 0.07
 BuildRequires:  perl(Exception::Class) >= 1.15
@@ -95,8 +97,12 @@ rm -rf $RPM_BUILD_ROOT
 %dir %{_localstatedir}/www/mason
 
 %changelog
+* Thu Feb 04 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 1:1.45-4
+- Fix spec-file typo.
+- Add commented-out BR: perl(CHI).
+
 * Thu Feb 04 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 1:1.45-3
-- Remove %%{perl_vendorlib}/Mason/Apache/.
+- Remove %%{perl_vendorlib}/HTML/Mason/Apache/.
 - Re-activate testsuite.
 
 * Thu Feb 03 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 1:1.45-2



More information about the perl-devel mailing list