[packages/nagios-nagiosgraph] UP to 1.5.2.
arekm
arekm at pld-linux.org
Wed May 25 22:16:03 CEST 2022
commit cfc1ffc461416269b9b439ef8d4377979dc2c8e1
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Wed May 25 22:15:51 2022 +0200
UP to 1.5.2.
nagios-nagiosgraph.spec | 9 ++++++---
1 file changed, 6 insertions(+), 3 deletions(-)
---
diff --git a/nagios-nagiosgraph.spec b/nagios-nagiosgraph.spec
index 7b8a869..ca25bbd 100644
--- a/nagios-nagiosgraph.spec
+++ b/nagios-nagiosgraph.spec
@@ -1,14 +1,15 @@
Summary: Nagios performance data storage and graphing
Name: nagios-nagiosgraph
-Version: 1.4.4
-Release: 0.4
+Version: 1.5.2
+Release: 0.1
License: Artistic
Group: Applications/WWW
Source0: http://downloads.sourceforge.net/nagiosgraph/nagiosgraph-%{version}.tar.gz
-# Source0-md5: b340aa461a4c4a4621089413af729524
+# Source0-md5: b55e09c19c8f10125e8137f08d560145
URL: http://nagiosgraph.sourceforge.net/
BuildRequires: rpm-perlprov >= 4.1-13
Requires: nagios-cgi
+BuildArch: noarch
BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n)
%define _sysconfdir /etc/nagios/nagiosgraph
@@ -57,7 +58,9 @@ rm -rf $RPM_BUILD_ROOT
%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/ngshared.pm
%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/rrdopts.conf
%attr(640,root,nagios) %config(noreplace) %verify(not md5 mtime size) %{_sysconfdir}/servdb.conf
+%attr(755,root,root) %{cgidir}/export.cgi
%attr(755,root,root) %{cgidir}/show.cgi
+%attr(755,root,root) %{cgidir}/showconfig.cgi
%attr(755,root,root) %{cgidir}/showgraph.cgi
%attr(755,root,root) %{cgidir}/showgroup.cgi
%attr(755,root,root) %{cgidir}/showhost.cgi
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/nagios-nagiosgraph.git/commitdiff/cfc1ffc461416269b9b439ef8d4377979dc2c8e1
More information about the pld-cvs-commit
mailing list