commit bf24864377df7a4154ea4a26fc2ef2ecea2fbf17 Author: Iain Arnell <iarnell@xxxxxxxxx> Date: Sun Jan 22 09:58:14 2012 +0100 drop tests subpackage perl-Data-Dumper-Concise.spec | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) --- diff --git a/perl-Data-Dumper-Concise.spec b/perl-Data-Dumper-Concise.spec index 81e494b..063d127 100644 --- a/perl-Data-Dumper-Concise.spec +++ b/perl-Data-Dumper-Concise.spec @@ -1,7 +1,7 @@ Name: perl-Data-Dumper-Concise Summary: A convenient way to reproduce a set of Dumper options Version: 2.020 -Release: 2%{?dist} +Release: 3%{?dist} License: GPL+ or Artistic Group: Development/Libraries Source0: http://search.cpan.org/CPAN/authors/id/F/FR/FREW/Data-Dumper-Concise-%{version}.tar.gz @@ -13,9 +13,12 @@ BuildRequires: perl(Data::Dumper) BuildRequires: perl(ExtUtils::MakeMaker) >= 6.42 BuildRequires: perl(Test::More) +# obsolete/provide old tests subpackage +# can be removed during F19 development cycle +Obsoletes: %{name}-tests < 2.020-3 +Provides: %{name}-tests = %{version}-%{release} %{?perl_default_filter} -%{?perl_default_subpackage_tests} %description This module always exports a single function, Dumper, which can be @@ -42,11 +45,14 @@ find %{buildroot} -depth -type d -exec rmdir {} 2>/dev/null ';' make test %files -%doc Changes +%doc Changes t/ %{perl_vendorlib}/* %{_mandir}/man3/*.3* %changelog +* Sun Jan 22 2012 Iain Arnell <iarnell@xxxxxxxxx> 2.020-3 +- drop tests subpackage; move tests to main package documentation + * Fri Jan 13 2012 Fedora Release Engineering <rel-eng@xxxxxxxxxxxxxxxxxxxxxxx> - 2.020-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