[perl-CHI] Add R: perl(Test::Deep) and R: perl(Test::Exception).

corsepiu corsepiu at fedoraproject.org
Thu Mar 31 04:07:23 UTC 2011


commit 5ea9394557408ad249deff5ab7e4330fd722fe44
Author: Ralf Corsépius <corsepiu at fedoraproject.org>
Date:   Thu Mar 31 06:07:10 2011 +0200

    Add R: perl(Test::Deep) and R: perl(Test::Exception).

 perl-CHI.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-CHI.spec b/perl-CHI.spec
index 2427c53..37d28bb 100644
--- a/perl-CHI.spec
+++ b/perl-CHI.spec
@@ -1,6 +1,6 @@
 Name:           perl-CHI
 Version:        0.44
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Unified cache handling interface
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -87,6 +87,9 @@ Requires:       perl-CHI = %{version}-%{release}
 Requires:       perl(Exporter)
 Requires:       perl(Test::Class)
 %endif
+# rpm misses these:
+Requires:       perl(Test::Deep)
+Requires:	perl(Test::Exception)
 
 %description Test
 CHI::Test and CHI::t perl modules
@@ -133,6 +136,9 @@ make test %{?with_author_tests:AUTHOR_TESTING=1} %{?with_smoke_tests:AUTOMATED_T
 %{perl_vendorlib}/CHI/Test*
 
 %changelog
+* Thu Mar 31 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.44-3
+- Add R: perl(Test::Deep) and R: perl(Test::Exception).
+
 * Tue Mar 29 2011 Ralf Corsépius <corsepiu at fedoraproject.org> 0.44-2
 - Change %%bcond_with author_tests into %%bcond_without author_tests.
 



More information about the perl-devel mailing list