aboutsummarylogtreecommitdiffstats
diff options
context:
space:
mode:
authorMark Grimes2015-12-09 10:32:26 -0500
committerMark Grimes2015-12-09 10:34:49 -0500
commit139bfaf4ecadf87f15d81b438947593a193f6324 (patch)
tree71c650c76bef5644c9e74245b819d270d5613a93
parentf5f9c29f06ccf912d76b21bd5e2dcb8e314271f4 (diff)
downloadaur-139bfaf4ecadf87f15d81b438947593a193f6324.tar.gz
Doc changes to clarify that this is installed on the monitoring machine.
-rw-r--r--.SRCINFO4
-rw-r--r--PKGBUILD4
-rw-r--r--README13
3 files changed, 13 insertions, 8 deletions
diff --git a/.SRCINFO b/.SRCINFO
index a2c719e96c93..784014462318 100644
--- a/.SRCINFO
+++ b/.SRCINFO
@@ -1,7 +1,7 @@
pkgbase = nagios-nrpe-plugin
- pkgdesc = The Nagios NRPE server side plugin.
+ pkgdesc = The Nagios Server NRPE plugin (install on the monitoring machine).
pkgver = 2.15
- pkgrel = 4
+ pkgrel = 5
url = http://www.nagios.org
install = nagios-nrpe-plugin.install
arch = any
diff --git a/PKGBUILD b/PKGBUILD
index 4b093a6be44a..8ff3e69df482 100644
--- a/PKGBUILD
+++ b/PKGBUILD
@@ -4,8 +4,8 @@
pkgname=nagios-nrpe-plugin
pkgver=2.15
-pkgrel=4
-pkgdesc="The Nagios NRPE server side plugin."
+pkgrel=5
+pkgdesc="The Nagios Server NRPE plugin (install on the monitoring machine)."
license=('GPL')
arch=('any')
url="http://www.nagios.org"
diff --git a/README b/README
index d08c4c026f05..266340dd29dd 100644
--- a/README
+++ b/README
@@ -1,12 +1,17 @@
-Arch Linux package for the Nagios server-side NRPE plugin
+Arch Linux package for the Nagios Server NRPE plugin (installed on the
+monitoring machine).
To updated version:
- Check http://sourceforge.net/projects/nagios/files/
http://sourceforge.net/projects/nagios/files/nrpe-2.x/
for new version.
-
- Update PKGBUILD pkgver
- Run `makepkg -g` and copy MD5 sum to PKGBUILD
- Run `makepkg`
-- Run `makepkg --source` and upload the nagios-nrpe-plugin-*.src.tar.gz file.
-- Commit to git and tag v2.14-1
+- `git commit`
+- `git release`, which does:
+
+ $ mksrcinfo
+ $ git tag-release
+ $ git push origin --tags # github
+ $ git push aur # aur4