commit 3629d27206c752af8087c685a1710f9d66d0dfa8 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Jan 22 09:14:08 2012 +0100 drop tests subpackage perl-Catalyst-Plugin-Authentication.spec | 12 ++++++++---- 1 files changed, 8 insertions(+), 4 deletions(-) --- diff --git a/perl-Catalyst-Plugin-Authentication.spec b/perl-Catalyst-Plugin-Authentication.spec index 3bf47fc..5b85dea 100644 --- a/perl-Catalyst-Plugin-Authentication.spec +++ b/perl-Catalyst-Plugin-Authentication.spec @@ -1,7 +1,7 @@ Name: perl-Catalyst-Plugin-Authentication Summary: Infrastructure plugin for the Catalyst authentication framework Version: 0.10018 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/B/BO/BOBTFISH/Catalyst-Plugin-Authentication-%{version}.tar.gz @@ -30,9 +30,12 @@ Requires: perl(Catalyst::Runtime) Requires: perl(Class::Inspector) Requires: perl(MRO::Compat) +# obsolete/provide old tests subpackage +# can be removed during F19 development cycle +Obsoletes: %{name}-tests < 0.10018-3 +Provides: %{name}-tests = %{version}-%{release} %{?perl_default_filter} -%{?perl_default_subpackage_tests} %description The authentication plugin provides generic user support for Catalyst apps. @@ -56,9 +59,7 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null \; %{_fixperms} %{buildroot}/* %check -# note we do not run pod tests right now -- they seem to be failing TEST_POD=1 make test -#make test %files %doc Changes README t/ @@ -66,6 +67,9 @@ TEST_POD=1 make test %{_mandir}/man3/* %changelog +* Sun Jan 22 2012 Iain Arnell <iarnell@xxxxxxxxx> 0.10018-3 +- drop tests subpackage + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 0.10018-2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild -- Fedora Extras Perl SIG http://www.fedoraproject.org/wiki/Extras/SIGs/Perl perl-devel mailing list perl-devel@xxxxxxxxxxxxxxxxxxxxxxx https://admin.fedoraproject.org/mailman/listinfo/perl-devel