[perl-IO-Socket-Timeout/f20: 1/2] Removed unnecessary BR to allow EL6 build

David Dick ddick at fedoraproject.org
Sat Apr 19 10:37:48 UTC 2014


commit 7d44c4b687fc4e7551e27204f48ccb11f8dec529
Author: David Dick <ddick at 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 <ddick at cpan.org> - 0.24-2
+- Removed unnecessary BR to allow EL6 build
+
 * Fri Apr 04 2014 David Dick <ddick at cpan.org> - 0.24-1
 - Initial release



More information about the perl-devel mailing list