Browse Source

upgrading package: cacti 0.8.4 -> 0.8.5

Ralf S. Engelschall 22 years ago
parent
commit
7c391be59e
1 changed files with 5 additions and 4 deletions
  1. 5 4
      cacti/cacti.spec

+ 5 - 4
cacti/cacti.spec

@@ -33,11 +33,11 @@ Distribution: OpenPKG
 Class:        PLUS
 Group:        Database
 License:      GPL
-Version:      0.8.4
-Release:      20040203
+Version:      0.8.5
+Release:      20040205
 
 #   list of sources
-Source0:      http://www.raxnet.net/downloads/cacti-%{version}.tar.gz
+Source0:      http://www.raxnet.net/downloads/cacti/cacti-%{version}.tar.gz
 Source1:      cacti-setup.sh
 Source2:      cacti-cron.sh
 Source3:      cacti-apache.conf
@@ -52,6 +52,7 @@ PreReq:       rrdtool, mysql, snmp, perl, php, wget
 PreReq:       apache
 PreReq:       apache::with_mod_php = yes
 PreReq:       apache::with_mod_php_mysql = yes
+PreReq:       apache::with_mod_php_xml = yes
 AutoReq:      no
 AutoReqProv:  no
 
@@ -65,7 +66,7 @@ AutoReqProv:  no
 
 %track
     prog cacti = {
-        version   = 0.8.4
+        version   = %{version}
         url       = http://www.raxnet.net/products/cacti/download_cacti.php
         regex     = cacti-(__VER__)\.tar\.gz
     }