[Perlbal/el6] enable danga-socket

Luis Enrique Bazán De León lbazan at fedoraproject.org
Wed Aug 1 15:31:49 UTC 2012


commit 686cca49b5d594cfe44cf8869a2dadcb8dfa38ec
Author: Luis Bazan <lbazan at fedoraproject.org>
Date:   Wed Aug 1 10:32:51 2012 -0500

    enable danga-socket

 Perlbal.spec |    7 +++++--
 1 files changed, 5 insertions(+), 2 deletions(-)
---
diff --git a/Perlbal.spec b/Perlbal.spec
index 3511139..3a44535 100644
--- a/Perlbal.spec
+++ b/Perlbal.spec
@@ -1,6 +1,6 @@
 Name:           Perlbal
 Version:        1.80
-Release:        2%{?dist}
+Release:        3%{?dist}
 Summary:        Reverse-proxy load balancer and webserver
 License:        GPL+ or Artistic
 Group:          System Environment/Daemons
@@ -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))
@@ -96,6 +96,9 @@ fi
 
 
 %changelog
+* Wed Aug 01 2012 Luis Bazan <lbazan at fedoraproject.org> - 1.80-3
+- enable BuildRequires danga-Socket
+
 * Fri Jun 22 2012 Luis Bazan <lbazan at fedoraproject.org> - 1.80-2
 - remove buildrequire
 


More information about the scm-commits mailing list