]> git.pld-linux.org Git - packages/cacti.git/commitdiff
- /home/services -> /srv
authoraverne <averne@pld-linux.org>
Wed, 4 Feb 2004 15:34:29 +0000 (15:34 +0000)
committercvs2git <feedback@pld-linux.org>
Sun, 24 Jun 2012 12:13:13 +0000 (12:13 +0000)
- rel 2

Changed files:
    cacti.spec -> 1.16

cacti.spec

index 103ca8d393e07e35ea9d9c3e4a137c4c50273733..3b6dd8961a9cb4cf8b4b93a7584d0918b47a8f2a 100644 (file)
@@ -3,7 +3,7 @@ Summary:        Cacti is a php frontend for rrdtool
 Summary(pl):   Cacti - frontend w PHP do rrdtoola
 Name:          cacti
 Version:       0.8.4
-Release:       1
+Release:       2
 License:       GPL
 Group:         Applications/WWW
 Source0:       http://www.raxnet.net/downloads/%{name}-%{version}.tar.gz
@@ -24,7 +24,7 @@ Requires:     webserver
 BuildArch:     noarch
 BuildRoot:     %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
-%define                webadminroot /home/services/httpd
+%define                webadminroot /srv/httpd
 
 %description
 Cacti is a complete frondend to rrdtool, it stores all of the
This page took 0.042142 seconds and 4 git commands to generate.