[perl-Test-SharedFork/el6] * First EPEL6 release (based on the F15 SRPM)

Jose Pedro Oliveira jpo at fedoraproject.org
Thu Aug 11 17:27:59 UTC 2011


commit 946ed26f52013e7e9601747ef596a50b3af90cda
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Thu Aug 11 18:27:05 2011 +0100

     * First EPEL6 release (based on the F15 SRPM)

 perl-Test-SharedFork.spec |   10 ++++------
 1 files changed, 4 insertions(+), 6 deletions(-)
---
diff --git a/perl-Test-SharedFork.spec b/perl-Test-SharedFork.spec
index 6875484..495614f 100644
--- a/perl-Test-SharedFork.spec
+++ b/perl-Test-SharedFork.spec
@@ -1,7 +1,7 @@
 Name:           perl-Test-SharedFork
 Summary:        Fork test
 Version:        0.16
-Release:        3%{?dist}
+Release:        1%{?dist}.1
 License:        GPL+ or Artistic
 Group:          Development/Libraries
 Source0:        http://search.cpan.org/CPAN/authors/id/T/TO/TOKUHIROM/Test-SharedFork-%{version}.tar.gz 
@@ -12,6 +12,7 @@ BuildArch:      noarch
 
 BuildRequires:  perl(ExtUtils::MakeMaker) >= 6.42
 BuildRequires:  perl(Test::More) >= 0.88
+BuildRequires:  perl(Time::HiRes)
 
 %{?perl_default_filter}
 
@@ -46,11 +47,8 @@ make test
 %{_mandir}/man3/*.3*
 
 %changelog
-* Fri Jun 17 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.16-3
-- Perl mass rebuild
-
-* Thu Jun 09 2011 Marcela Mašláňová <mmaslano at redhat.com> - 0.16-2
-- Perl 5.14 mass rebuild
+* Thu Aug 11 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.16-1.1
+- EPEL6: missing BR perl(Time::HiRes)
 
 * Fri Feb 18 2011 Ralf Corsepius <corsepiu at fedoraproject.org> - 0.16-1
 - Update to 0.16.


More information about the scm-commits mailing list