SPECS: cacti.spec - rel 13; add support for rrdtool 1.3

arekm arekm at pld-linux.org
Tue Oct 28 12:15:13 CET 2008


Author: arekm                        Date: Tue Oct 28 11:15:13 2008 GMT
Module: SPECS                         Tag: HEAD
---- Log message:
- rel 13; add support for rrdtool 1.3

---- Files affected:
SPECS:
   cacti.spec (1.93 -> 1.94) 

---- Diffs:

================================================================
Index: SPECS/cacti.spec
diff -u SPECS/cacti.spec:1.93 SPECS/cacti.spec:1.94
--- SPECS/cacti.spec:1.93	Tue Oct 28 11:44:17 2008
+++ SPECS/cacti.spec	Tue Oct 28 12:15:07 2008
@@ -4,7 +4,7 @@
 Summary(pl.UTF-8):	Cacti - frontend w PHP do rrdtoola
 Name:		cacti
 Version:	0.8.7b
-Release:	12
+Release:	13
 License:	GPL
 Group:		Applications/WWW
 Source0:	http://www.cacti.net/downloads/%{name}-%{version}.tar.gz
@@ -26,6 +26,7 @@
 Patch4:		%{name}-linux_memory.patch
 Patch5:		%{name}-log-verbosity.patch
 Patch6:		%{name}-ss_disk-array-indices.patch
+Patch7:		%{name}-rrdtool-1.3.patch
 URL:		http://www.cacti.net/
 BuildRequires:	rpm-perlprov
 BuildRequires:	sed >= 4.0
@@ -42,7 +43,7 @@
 Requires:	php(snmp)
 Requires:	php(xml)
 Requires:	php-cli
-Requires:	rrdtool < 1.3.0
+Requires:	rrdtool
 Requires:	webapps
 Requires:	webserver
 Requires:	webserver(php)
@@ -118,6 +119,7 @@
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p0
 
 mkdir -p sql
 mv *.sql sql
@@ -246,6 +248,9 @@
 All persons listed below can be reached at <cvs_login>@pld-linux.org
 
 $Log$
+Revision 1.94  2008/10/28 11:15:07  arekm
+- rel 13; add support for rrdtool 1.3
+
 Revision 1.93  2008/10/28 10:44:17  arekm
 - rrdtool 1.3.x not supported
 
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti.spec?r1=1.93&r2=1.94&f=u



More information about the pld-cvs-commit mailing list