Author: glen Date: Wed Apr 14 21:49:12 2010 GMT Module: packages Tag: HEAD ---- Log message: - worked fine for years without gd ext; rel 10
---- Files affected: packages/cacti: cacti.spec (1.121 -> 1.122) ---- Diffs: ================================================================ Index: packages/cacti/cacti.spec diff -u packages/cacti/cacti.spec:1.121 packages/cacti/cacti.spec:1.122 --- packages/cacti/cacti.spec:1.121 Wed Apr 14 17:38:01 2010 +++ packages/cacti/cacti.spec Wed Apr 14 23:49:06 2010 @@ -4,7 +4,7 @@ Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola Name: cacti Version: 0.8.7e -Release: 9 +Release: 10 License: GPL Group: Applications/WWW Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz @@ -45,7 +45,6 @@ Requires: net-snmp-utils Requires: php-cli Requires: php-common >= 4:5.2.13-10 -Requires: php-gd Requires: php-mysql Requires: php-pcre Requires: php-session @@ -59,6 +58,7 @@ Requires: webserver(indexfile) Requires: webserver(php) Suggests: cacti-spine +Suggests: php-gd Provides: user(cacti) BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -274,6 +274,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.122 2010/04/14 21:49:06 glen +- worked fine for years without gd ext; rel 10 + Revision 1.121 2010/04/14 15:38:01 glen - require php with not broken xml, php5 is now minimum dep; rel 9 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cacti/cacti.spec?r1=1.121&r2=1.122&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
