Author: arekm Date: Tue Jan 17 10:01:09 2006 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 0.8.6h (official mysql 5.x fixes)
---- Files affected: SPECS: cacti.spec (1.39 -> 1.40) ---- Diffs: ================================================================ Index: SPECS/cacti.spec diff -u SPECS/cacti.spec:1.39 SPECS/cacti.spec:1.40 --- SPECS/cacti.spec:1.39 Thu Jan 12 23:25:14 2006 +++ SPECS/cacti.spec Tue Jan 17 11:01:01 2006 @@ -3,19 +3,18 @@ Summary: Cacti is a PHP frontend for rrdtool Summary(pl): Cacti - frontend w PHP do rrdtoola Name: cacti -Version: 0.8.6g -Release: 2.1 +Version: 0.8.6h +Release: 1 License: GPL Group: Applications/WWW Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz -# Source0-md5: b3cf31349d2db47d14dcf347b8422bc2 -Patch0: %{name}-plugin-%{version}.diff -Patch1: http://www.cacti.net/downloads/patches/0.8.6g/short_open_tag_parse_error.patch -Patch2: http://www.cacti.net/downloads/patches/0.8.6g/graph_properties_zoom.patch -Patch3: http://www.cacti.net/downloads/patches/0.8.6g/script_server_snmp_auth.patch -Patch4: http://www.cacti.net/downloads/patches/0.8.6g/mib_file_loading.patch +# Source0-md5: 5f6100b525b5b29e81f43cc7c55f4000 +Patch0: http://www.cacti.net/downloads/patches/0.8.6h/fix_search_session_clear_issue.patch +Patch1: http://www.cacti.net/downloads/patches/0.8.6h/fix_sql_syntax_related_to_default_rra_id.patch +Patch2: http://www.cacti.net/downloads/patches/0.8.6h/nth_percentile_empty_return_set_issue.patch +Patch3: http://www.cacti.net/downloads/patches/0.8.6h/mysql_5x_strict.patch +Patch4: %{name}-plugin-%{version}.diff Patch5: %{name}-config.patch -Patch6: %{name}-mysql5.patch URL: http://www.cacti.net/ BuildRequires: rpm-perlprov Requires: crondaemon @@ -62,7 +61,6 @@ %patch3 -p1 %patch4 -p1 %patch5 -p1 -%patch6 -p1 %build @@ -133,6 +131,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.40 2006/01/17 10:01:01 arekm +- updated to 0.8.6h (official mysql 5.x fixes) + Revision 1.39 2006/01/12 22:25:14 glen - avoid shell interpretation at compile time when creating config file ================================================================ ---- CVS-web: http://cvs.pld-linux.org/SPECS/cacti.spec?r1=1.39&r2=1.40&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
