diff --git a/cacti.spec b/cacti.spec index 28fcca6..8c6a111 100644 --- a/cacti.spec +++ b/cacti.spec @@ -1,6 +1,6 @@ Name: cacti Version: 1.1.2 -Release: 1%{?dist} +Release: 2%{?dist} Summary: An rrd based graphing tool License: GPLv2+ URL: http://www.cacti.net/ @@ -11,7 +11,7 @@ Source3: cacti.README.fedora Source4: %{name}.cron Requires: php, php-gd, php-ldap, php-mbstring, php-mysqlnd, php-pdo, php-process, php-snmp, php-xml -Requires: mariadb +Requires: mysql Requires: httpd Requires: rrdtool Requires: net-snmp, net-snmp-utils @@ -130,6 +130,9 @@ fi %attr(-,root,root) %{_localstatedir}/lib/%{name}/lib %changelog +* Wed Apr 12 2017 Morten Stevens - 1.1.2-2 +- Work with several MySQL variants (#1440755) + * Mon Apr 03 2017 Morten Stevens - 1.1.2-1 - Update to 1.1.2