Author: grzegorz Date: Tue Dec 4 08:39:58 2007 GMT Module: SPECS Tag: HEAD ---- Log message: - up 0.8.7a
---- Files affected: SPECS: cacti.spec (1.63 -> 1.64) ---- Diffs: ================================================================ Index: SPECS/cacti.spec diff -u SPECS/cacti.spec:1.63 SPECS/cacti.spec:1.64 --- SPECS/cacti.spec:1.63 Sun Nov 25 16:44:07 2007 +++ SPECS/cacti.spec Tue Dec 4 09:39:53 2007 @@ -1,11 +1,9 @@ # $Revision$, $Date$ # TODO # - patch source to use adodb system path instead of symlinking -# - R: /usr/bin/php should came from rpm autodeps (chmod +x or sth) -# - UPDATE OR DROP plugin patch %include /usr/lib/rpm/macros.perl Summary: Cacti is a PHP frontend for rrdtool -Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola +Summary(pl.UTF-8):Cacti - frontend w PHP do rrdtoola Name: cacti Version: 0.8.7a Release: 0.1 @@ -13,23 +11,20 @@ Group: Applications/WWW Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz # Source0-md5: 7d298e496058ec91f6d1ecdc97e0cca5 -# official patches -#Patch0:... -# custom patches -Patch100: %{name}-plugin-0.8.6j.diff -Patch101: %{name}-config.patch +Patch10: %{name}-plugin-%{version}.diff +Patch11: %{name}-config.patch +Patch12: %{name}-adodb.patch URL: http://www.cacti.net/ BuildRequires: rpm-perlprov -Requires: /usr/bin/php Requires: adodb >= 4.67-1.17 Requires: crondaemon -Requires: nc Requires: net-snmp-utils Requires: php(gd) Requires: php(mysql) Requires: php(pcre) Requires: php(snmp) Requires: php(xml) +Requires: php-cli Requires: rrdtool Requires: webserver Requires: webserver(php) @@ -60,8 +55,9 @@ %prep %setup -q -#%patch100 -p1 -%patch101 -p1 +%patch10 -p1 +%patch11 -p1 +%patch12 -p1 rm -rf lib/adodb @@ -132,14 +128,8 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ -Revision 1.63 2007-11-25 15:44:07 arekm -- up to 0.8.7a - -Revision 1.62 2007-11-24 23:17:22 glen -- no, no - -Revision 1.61 2007-11-24 16:26:28 arekm -R: nc +Revision 1.64 2007-12-04 08:39:53 grzegorz +- up 0.8.7a Revision 1.60 2007-11-21 11:10:36 grzegorz - added http://www.cacti.net/downloads/patches/0.8.6j/sec_sql_injection-0.8.6j.patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti.spec?r1=1.63&r2=1.64&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
