commit 268e976ec7c2bc3c46ea56d07da3091528cdf45e
Author: Elan Ruusamäe <[email protected]>
Date:   Mon Oct 26 21:08:49 2015 +0200

    irc bot requires newer Net_SmartIRC
    
    Call to undefined method Net_SmartIRC::setDebugLevel()

 eventum.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/eventum.spec b/eventum.spec
index 81caafc..4adeee4 100644
--- a/eventum.spec
+++ b/eventum.spec
@@ -367,7 +367,7 @@ Group:              Applications/WWW
 Requires(post,preun):  /sbin/chkconfig
 Requires:      %{name} = %{version}-%{release}
 Requires:      php(sockets)
-Requires:      php-pear-Net_SmartIRC
+Requires:      php-pear-Net_SmartIRC >= 1.1
 Requires:      rc-scripts >= 0.4.0.18
 
 %description irc
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/eventum.git/commitdiff/7c68bc6269540b4a3d9a35ebd61dae8eeedf1c5d

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to