diff --git a/cacti.spec b/cacti.spec index 1b1b006..1ba7a65 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,6 +1,6 @@ Name: cacti Version: 0.8.8h -Release: 1%{?dist} +Release: 2%{?dist} Summary: An rrd based graphing tool License: GPLv2+ URL: http://www.cacti.net/ @@ -14,7 +14,7 @@ Source6: throbber.gif Source7: %{name}.cron Patch0: cacti-0.8.8a-legal.patch -Requires: php, php-mysql, mysql, httpd, rrdtool, net-snmp, php-snmp +Requires: php, php-mysqlnd, mysql, httpd, rrdtool, net-snmp, php-snmp Requires: net-snmp-utils Requires: crontabs Requires(pre): shadow-utils @@ -124,6 +124,9 @@ fi %attr(0644,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Tue Jun 28 2016 Jon Ciesla - 0.8.8h-2 +- php7 Requires fix. + * Mon May 09 2016 Morten Stevens - 0.8.8h-1 - Update to 0.8.8h - CVE-2016-3659