[perl-Test-SharedFork/f14/master] re-add macros for tests and filter

Marcela Mašláňová mmaslano at fedoraproject.org
Mon Jan 10 07:25:44 UTC 2011


commit 798a5f2e39e22512859fe269da727b98150122e6
Author: Marcela Mašláňová <mmaslano at redhat.com>
Date:   Mon Jan 10 08:25:26 2011 +0100

    re-add macros for tests and filter

 perl-Test-SharedFork.spec |    8 +++++++-
 1 files changed, 7 insertions(+), 1 deletions(-)
---
diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
index f16d750..ab11d84 100644
--- a/perl-Test-SharedFork.spec
+++ b/perl-Test-SharedFork.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-SharedFork
 Summary:        Fork test
 Version:        0.15
-Release:        1%{?dist}
+Release:        2%{?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,6 +13,9 @@ 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.
@@ -47,6 +50,9 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
+* Mon Jan 10 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.15-2
+- re-add macros for tests and filter
+
 * Wed Dec 22 2010 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.15-1
 - Update to 0.15.
 



More information about the perl-devel mailing list