Author: arekm Date: Tue Oct 28 10:44:23 2008 GMT Module: SPECS Tag: HEAD ---- Log message: - rrdtool 1.3.x not supported
---- Files affected: SPECS: cacti.spec (1.92 -> 1.93) ---- Diffs: ================================================================ Index: SPECS/cacti.spec diff -u SPECS/cacti.spec:1.92 SPECS/cacti.spec:1.93 --- SPECS/cacti.spec:1.92 Mon Oct 20 10:31:47 2008 +++ SPECS/cacti.spec Tue Oct 28 11:44:17 2008 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola Name: cacti Version: 0.8.7b -Release: 11 +Release: 12 License: GPL Group: Applications/WWW Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz @@ -42,7 +42,7 @@ Requires: php(snmp) Requires: php(xml) Requires: php-cli -Requires: rrdtool +Requires: rrdtool < 1.3.0 Requires: webapps Requires: webserver Requires: webserver(php) @@ -246,6 +246,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.93 2008/10/28 10:44:17 arekm +- rrdtool 1.3.x not supported + Revision 1.92 2008/10/20 08:31:47 glen - autodeps not package name ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti.spec?r1=1.92&r2=1.93&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
