SPECS: nagios-mypan.spec (NEW) - new
glen
glen at pld-linux.org
Fri Dec 22 02:33:49 CET 2006
Author: glen Date: Fri Dec 22 01:33:49 2006 GMT
Module: SPECS Tag: HEAD
---- Log message:
- new
---- Files affected:
SPECS:
nagios-mypan.spec (NONE -> 1.1) (NEW)
---- Diffs:
================================================================
Index: SPECS/nagios-mypan.spec
diff -u /dev/null SPECS/nagios-mypan.spec:1.1
--- /dev/null Fri Dec 22 02:33:49 2006
+++ SPECS/nagios-mypan.spec Fri Dec 22 02:33:44 2006
@@ -0,0 +1,43 @@
+# $Revision$, $Date$
+# TODO
+# - everything
+Summary: Graph performance data retrieved from Nagios using rrdtool.
+Name: nagios-mypan
+Version: 0.beta1
+Release: 0.1
+License: GPL v2
+Group: Applications/WWW
+Source0: http://dl.sourceforge.net/mypan/mypan.beta.tar.gz
+# Source0-md5: 58af8b3ec5ab0d06a160a907c980ce6d
+URL: http://sourceforge.net/projects/mypan/
+BuildArch: noarch
+BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
+
+%description
+mypan (MY Performance Add-on for Nagios) is as the name states an
+add-on for Nagios. The goal is to provide an easy way to graph
+performance data retrieved from Nagios using rrdtool.
+
+%prep
+%setup -q -n mypan
+
+%install
+rm -rf $RPM_BUILD_ROOT
+
+%clean
+rm -rf $RPM_BUILD_ROOT
+
+%files
+%defattr(644,root,root,755)
+%doc LEGAL README
+TODO
+
+%define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`)
+%changelog
+* %{date} PLD Team <feedback at pld-linux.org>
+All persons listed below can be reached at <cvs_login>@pld-linux.org
+
+$Log$
+Revision 1.1 2006/12/22 01:33:44 glen
+- new
+
================================================================
More information about the pld-cvs-commit
mailing list