From 1a2725f42178e9f3f33e17559629a43256ad80c0 Mon Sep 17 00:00:00 2001 From: James Meyer Date: Fri, 19 Sep 2014 14:20:00 -0500 Subject: xymon: hbnotes.py func hostnames were failing due to a stray
in the code --- abs/core/xymon/PKGBUILD | 6 +++--- abs/core/xymon/hbnotes.py | 3 +-- 2 files changed, 4 insertions(+), 5 deletions(-) mode change 100644 => 100755 abs/core/xymon/hbnotes.py diff --git a/abs/core/xymon/PKGBUILD b/abs/core/xymon/PKGBUILD index 3f25614..f8cb26b 100755 --- a/abs/core/xymon/PKGBUILD +++ b/abs/core/xymon/PKGBUILD @@ -1,7 +1,7 @@ pkgbase=xymon pkgname=('xymonserver' 'xymonclient') pkgver=4.3.17 -pkgrel=2 +pkgrel=3 pkgdesc="Xymon is a system for monitoring of hosts and networks" license="GPL" arch=('i686' 'x86_64') @@ -14,7 +14,7 @@ source=("https://downloads.sourceforge.net/project/xymon/Xymon/$pkgver/$pkgbase- 'alerts.cfg' 'hobbit_myth_data.py' 'logrotate-server.xymon' 'logrotate-client.xymon' 'log_list.sh' 'client-local.cfg.patch' 'led_themes.tar.gz' 'xymon-server.rules' 'hosts.cfg.patch') -depends=('rrdtool' 'fping' 'pcre' 'python2' 'graphviz' 'LinHES-system>=8.0-5') +depends=('rrdtool' 'fping' 'pcre' 'python2' 'graphviz') install=xymon.install build() { @@ -138,7 +138,7 @@ md5sums=('d8d119a777e7b7204d1292fb27314312' '758cdd9f1ba5ae3e1b42e811172806f3' 'ee608dcafc050d790e28647a670f6b60' 'b2f98ac0df013332deedc1efae0a270d' - '07c8312b7eb0dd943f80f81a81d6de2c' + '3e39cdc95a0f9320b4e805417ce16eea' '526c169e020b570b5b02661a831aa4e6' '166279c006c3ef7bf0c21537cf89fc83' '80d9cfac86c6d96836e6f406e35e7cf5' diff --git a/abs/core/xymon/hbnotes.py b/abs/core/xymon/hbnotes.py old mode 100644 new mode 100755 index 3171cb0..ca9d39d --- a/abs/core/xymon/hbnotes.py +++ b/abs/core/xymon/hbnotes.py @@ -411,8 +411,8 @@ function Do_it ()
Restart Interface:

@@ -423,7 +423,6 @@ function Do_it () Wake on LAN

-- cgit v0.12