Author: glen Date: Wed Dec 15 18:41:44 2010 GMT Module: packages Tag: HEAD ---- Log message: - updated Plugin Archidecture to 2.9
---- Files affected: packages/cacti: cacti.spec (1.138 -> 1.139) ---- Diffs: ================================================================ Index: packages/cacti/cacti.spec diff -u packages/cacti/cacti.spec:1.138 packages/cacti/cacti.spec:1.139 --- packages/cacti/cacti.spec:1.138 Tue Dec 14 07:25:22 2010 +++ packages/cacti/cacti.spec Wed Dec 15 19:41:38 2010 @@ -3,12 +3,13 @@ # Conditional build: %bcond_without pa # without plugin archidecture patch +%define pia_ver 2.9 %include /usr/lib/rpm/macros.perl Summary: Cacti is a PHP frontend for rrdtool Summary(pl.UTF-8): Cacti - frontend w PHP do rrdtoola Name: cacti Version: 0.8.7g -Release: 8 +Release: 9 License: GPL Group: Applications/WWW Source0: http://www.cacti.net/downloads/%{name}-%{version}.tar.gz @@ -20,8 +21,8 @@ Source6: %{name}-pa.sql Source7: %{name}.logrotate # http://docs.cacti.net/manual:087:1_installation.9_pia -Source8: http://mirror.cactiusers.org/downloads/plugins/%{name}-plugin-%{version}-PA-v2.8.tar.gz -# Source8-md5: de8cbd06fc0d3a6bdc9f0a66da85660d +Source8: http://www.cacti.net/downloads/pia/%{name}-plugin-%{version}-PA-v%{pia_ver}.tar.gz +# Source8-md5: a508cf859577afccb6555557d4ec90f1 # NOTE: update provides: cacti(pia) when updating the patch Patch0: %{name}-PA.patch Patch1: %{name}-config.patch @@ -67,7 +68,7 @@ Requires: webserver(php) Suggests: cacti-spine Suggests: php-gd -Provides: cacti(pia) = 2.8 +Provides: cacti(pia) = %{pia_ver} Provides: user(cacti) BuildArch: noarch BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) @@ -292,6 +293,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.139 2010/12/15 18:41:38 glen +- updated Plugin Archidecture to 2.9 + Revision 1.138 2010/12/14 06:25:22 glen - md5 for PA ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/cacti/cacti.spec?r1=1.138&r2=1.139&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
