]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- rel 13; add support for rrdtool 1.3 auto/th/cacti-0_8_7b-13
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Tue, 28 Oct 2008 11:15:07 +0000 (11:15 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
Changed files:
    cacti.spec -> 1.94

cacti.spec

index b8b88e0fa086478d7b352391d0f25573af6dc9ea..51dd8323ab5fbcf4f11026eb31b0577509249aae 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Cacti is a PHP frontend for rrdtool
 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
@@ -25,6 +25,7 @@ Patch3:               %{name}-webroot.patch
 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
@@ -41,7 +42,7 @@ Requires:     php(pcre)
 Requires:      php(snmp)
 Requires:      php(xml)
 Requires:      php-cli
-Requires:      rrdtool < 1.3.0
+Requires:      rrdtool
 Requires:      webapps
 Requires:      webserver
 Requires:      webserver(php)
@@ -117,6 +118,7 @@ Dokumentacja do Cacti w formacie HTML.
 %patch4 -p1
 %patch5 -p1
 %patch6 -p1
+%patch7 -p0
 
 mkdir -p sql
 mv *.sql sql
This page took 0.041306 seconds and 4 git commands to generate.