From 268e976ec7c2bc3c46ea56d07da3091528cdf45e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Elan=20Ruusam=C3=A4e?= Date: Mon, 26 Oct 2015 21:08:49 +0200 Subject: [PATCH] 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 -- 2.44.0