SPECS: cacti-plugin-lighttpd.spec - register template; rel 1
glen
glen at pld-linux.org
Sun Oct 5 14:06:19 CEST 2008
Author: glen Date: Sun Oct 5 12:06:19 2008 GMT
Module: SPECS Tag: HEAD
---- Log message:
- register template; rel 1
---- Files affected:
SPECS:
cacti-plugin-lighttpd.spec (1.3 -> 1.4)
---- Diffs:
================================================================
Index: SPECS/cacti-plugin-lighttpd.spec
diff -u SPECS/cacti-plugin-lighttpd.spec:1.3 SPECS/cacti-plugin-lighttpd.spec:1.4
--- SPECS/cacti-plugin-lighttpd.spec:1.3 Sun Oct 5 13:40:36 2008
+++ SPECS/cacti-plugin-lighttpd.spec Sun Oct 5 14:06:13 2008
@@ -3,7 +3,7 @@
Summary: Plugin for Cacti - Lighttpd stats
Name: cacti-plugin-%{plugin}
Version: 1.0
-Release: 0.3
+Release: 1
License: GPL v2
Group: Applications/WWW
# http://forums.cacti.net/download.php?id=8273
@@ -12,6 +12,7 @@
URL: http://forums.cacti.net/about4028.html
BuildRequires: sed >= 4.0
Requires: cacti >= 0.8.6j
+Requires: cacti-add_template
Requires: php-common >= 4:5.1
BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
@@ -37,6 +38,9 @@
%clean
rm -rf $RPM_BUILD_ROOT
+%post
+%{_sbindir}/cacti-add_template %{resourcedir}/cacti_host_template_webserver_lighttpd.xml
+
%files
%defattr(644,root,root,755)
%doc README INSTALL CHANGELOG
@@ -49,6 +53,9 @@
All persons listed below can be reached at <cvs_login>@pld-linux.org
$Log$
+Revision 1.4 2008/10/05 12:06:13 glen
+- register template; rel 1
+
Revision 1.3 2008/10/05 11:40:36 glen
- err, executable
================================================================
---- CVS-web:
http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/cacti-plugin-lighttpd.spec?r1=1.3&r2=1.4&f=u
More information about the pld-cvs-commit
mailing list