commit 7d44c4b687fc4e7551e27204f48ccb11f8dec529
Author: David Dick <dd...@cpan.org>
Date:   Sat Apr 19 20:36:48 2014 +1000

    Removed unnecessary BR to allow EL6 build

 perl-IO-Socket-Timeout.spec |    6 ++++--
 1 files changed, 4 insertions(+), 2 deletions(-)
---
diff --git a/perl-IO-Socket-Timeout.spec b/perl-IO-Socket-Timeout.spec
index 1cd47b7..54f9c77 100644
--- a/perl-IO-Socket-Timeout.spec
+++ b/perl-IO-Socket-Timeout.spec
@@ -1,6 +1,6 @@
 Name:           perl-IO-Socket-Timeout
 Version:        0.24
-Release:        1%{?dist}
+Release:        2%{?dist}
 Summary:        IO::Socket with read/write timeout
 License:        GPL+ or Artistic
 Group:          Development/Libraries
@@ -23,7 +23,6 @@ BuildRequires:  perl(IO::Handle)
 BuildRequires:  perl(IO::Socket)
 BuildRequires:  perl(IPC::Open3)
 BuildRequires:  perl(lib)
-BuildRequires:  perl(Module::Build::Tiny) >= 0.04
 BuildRequires:  perl(PerlIO::via::Timeout) >= 0.28
 BuildRequires:  perl(POSIX)
 BuildRequires:  perl(strict)
@@ -70,5 +69,8 @@ make test
 %{_mandir}/man3/*
 
 %changelog
+* Sat Apr 19 2014 David Dick <dd...@cpan.org> - 0.24-2
+- Removed unnecessary BR to allow EL6 build
+
 * Fri Apr 04 2014 David Dick <dd...@cpan.org> - 0.24-1
 - Initial release
--
Fedora Extras Perl SIG
http://www.fedoraproject.org/wiki/Extras/SIGs/Perl
perl-devel mailing list
perl-devel@lists.fedoraproject.org
https://admin.fedoraproject.org/mailman/listinfo/perl-devel

Reply via email to