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

Jose Pedro Oliveira jpo at fedoraproject.org
Fri Aug 12 16:09:15 UTC 2011


commit 3a8621a5b3db4e4bf67045cca20e545a34e980de
Author: Jose Pedro Oliveira <jpo at di.uminho.pt>
Date:   Fri Aug 12 17:08:22 2011 +0100

     * First EPEL6 release (based on the F15 SRPM)

 perl-FCGI-Client.spec |    7 ++++---
 1 files changed, 4 insertions(+), 3 deletions(-)
---
diff --git a/perl-FCGI-Client.spec b/perl-FCGI-Client.spec
index 1d66d88..748c64d 100644
--- a/perl-FCGI-Client.spec
+++ b/perl-FCGI-Client.spec
@@ -1,7 +1,7 @@
 Name:           perl-FCGI-Client 
 Summary:        Client library for the fastcgi protocol 
 Version:        0.04
-Release:        6%{?dist}
+Release:        5%{?dist}.1
 # lib/FCGI/Client.pm -> GPL+ or Artistic
 License:        GPL+ or Artistic 
 Group:          Development/Libraries
@@ -18,6 +18,7 @@ BuildRequires:  perl(Filter::Util::Call)
 BuildRequires:  perl(IO::Socket::UNIX)
 BuildRequires:  perl(Test::More)
 BuildRequires:  perl(Try::Tiny)
+BuildRequires:  perl(Time::HiRes)
 
 %{?perl_default_filter}
 
@@ -54,8 +55,8 @@ rm -rf %{buildroot}
 %{_mandir}/man3/*.3*
 
 %changelog
-* Tue Jul 19 2011 Petr Sabata <contyk at redhat.com> - 0.04-6
-- Perl mass rebuild
+* Fri Aug 12 2011 Jose Pedro Oliveira <jpo at di.uminho.pt> - 0.04-5.1
+- EPEL6: missing BR perl(Time::HiRes)
 
 * Tue Feb 08 2011 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 0.04-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild



More information about the perl-devel mailing list