[perl-Test-SharedFork] - Update to 0.15.

Marcela Mašláňová mmaslano at redhat.com
Mon Jan 10 08:42:19 UTC 2011


If you don't like macros perl_default_subpackage_tests, then it's fine
by me.
But if you are removing it from specfile, you have to add obsolete
-tests sub-package.

perl_default_filter is default filtering macro [1], but in this case is
not much
to filter. Anyway I don't see any reason for removal. It could be useful in
future releases.

Marcela

[1]
https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Perl

[1]
https://fedoraproject.org/wiki/Packaging:AutoProvidesAndRequiresFiltering#Perl
On 12/22/2010 10:58 AM, corsepiu wrote:
> commit 4c15c131bb6b1d355174857659006779f6e0cd05
> Author: Ralf Corsépius <corsepiu at fedoraproject.org>
> Date:   Wed Dec 22 10:58:03 2010 +0100
>
>     - Update to 0.15.
>
>  .gitignore                |    1 +
>  perl-Test-SharedFork.spec |   10 +++++-----
>  sources                   |    2 +-
>  3 files changed, 7 insertions(+), 6 deletions(-)
> ---
> diff --git a/.gitignore b/.gitignore
> index 235677e..a52291f 100644
> --- a/.gitignore
> +++ b/.gitignore
> @@ -1 +1,2 @@
>  Test-SharedFork-0.11.tar.gz
> +/Test-SharedFork-0.15.tar.gz
> diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
> index a549b9f..f16d750 100644
> --- a/perl-Test-SharedFork.spec
> +++ b/perl-Test-SharedFork.spec
> @@ -1,7 +1,7 @@
>  Name:           perl-Test-SharedFork
>  Summary:        Fork test
> -Version:        0.11
> -Release:        2%{?dist}
> +Version:        0.15
> +Release:        1%{?dist}
>  License:        GPL+ or Artistic
>  Group:          Development/Libraries
>  Source0:        http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-SharedFork-%{version}.tar.gz 
> @@ -13,9 +13,6 @@ BuildArch:      noarch
>  BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
>  BuildRequires:  perl(Test::More) >= 0.88
>  
> -%{?perl_default_filter}
> -%{?perl_default_subpackage_tests}
> -
>  %description
>  Test::SharedFork is utility module for Test::Builder. It manages testing
>  by keeping the test count consistent between parent and child processes.
> @@ -50,6 +47,9 @@ rm -rf %{buildroot}
>  %{_mandir}/man3/*.3*
>  
>  %changelog
> +* Wed Dec 22 2010 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.15-1
> +- Update to 0.15.
> +
>  * Fri May 07 2010 Marcela Maslanova <mmaslano at redhat.com> - 0.11-2
>  - Mass rebuild with perl-5.12.0
>  
> diff --git a/sources b/sources
> index 2cd6764..f1e8cbe 100644
> --- a/sources
> +++ b/sources
> @@ -1 +1 @@
> -a9f6248b6d97e3e42b8cf417ec8d5047  Test-SharedFork-0.11.tar.gz
> +b183e8f154a5e6a813249d10543aab50  Test-SharedFork-0.15.tar.gz
> --
> Fedora Extras Perl SIG
> http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
> perl-devel mailing list
> perl-devel at lists.fedoraproject.org
> https://admin.fedoraproject.org/mailman/listinfo/perl-devel


-- 
Marcela Mašláňová
BaseOS team Brno




More information about the perl-devel mailing list