[perl-Socket] Remove BuildRequire: perl(Config)

Petr Pisar ppisar at fedoraproject.org
Fri Nov 25 09:15:06 UTC 2011


commit bfa02bfb8f2c919ff52ca1664b4f660acc09d485
Author: Petr Písař <ppisar at redhat.com>
Date:   Fri Nov 25 10:14:15 2011 +0100

    Remove BuildRequire: perl(Config)

 perl-Socket.spec |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)
---
diff --git a/perl-Socket.spec b/perl-Socket.spec
index cfc3b5f..b896afc 100644
--- a/perl-Socket.spec
+++ b/perl-Socket.spec
@@ -19,7 +19,6 @@ BuildRequires:  perl(Exporter)
 # Scalar::Util is needed only if getaddrinfo(3) does not exist. Not our case.
 BuildRequires:  perl(XSLoader)
 # Tests only:
-BuildRequires:  perl(Config)
 BuildRequires:  perl(Test::More)
 Requires:       perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))
 


More information about the scm-commits mailing list