[Perlbal/el6] disable buildreqquires

Luis Enrique Bazán De León lbazan at fedoraproject.org
Fri Aug 10 17:54:15 UTC 2012


commit a8b0ffaa417272d6c77a9bde2731f14f4644b5a5
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Fri Aug 10 12:55:01 2012 -0500

    disable buildreqquires

 Perlbal.spec |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/Perlbal.spec b/Perlbal.spec
index 3a44535..4d94e14 100644
--- a/Perlbal.spec
+++ b/Perlbal.spec
@@ -15,7 +15,7 @@ BuildRequires:    perl(Test::More)
 BuildRequires:    perl(HTTP::Date)
 BuildRequires:    perl(HTTP::Response)
 BuildRequires:    perl(BSD::Resource)
-BuildRequires:    perl(Danga::Socket)
+#BuildRequires:    perl(Danga::Socket)
 BuildRequires:    perl(IO::AIO)
 
 Requires:         perl(:MODULE_COMPAT_%(eval "`%{__perl} -V:version`"; echo $version))


More information about the scm-commits mailing list