[packages/eventum/dev-3.0.4: 8/12] irc bot requires newer Net_SmartIRC
glen
glen at pld-linux.org
Wed Oct 28 20:42:48 CET 2015
commit 268e976ec7c2bc3c46ea56d07da3091528cdf45e
Author: Elan Ruusamäe <glen at delfi.ee>
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
More information about the pld-cvs-commit
mailing list