Date: Thursday, September 9, 2010 @ 09:37:30
  Author: dan
Revision: 90235

upgpkg: munin 1.4.5-2
python2/3 rebuild

Modified:
  munin/trunk/08-munin-font-dir.conf    (properties)
  munin/trunk/Makefile.config   (contents, properties)
  munin/trunk/PKGBUILD
  munin/trunk/iostat_partition  (properties)
  munin/trunk/keep-defaults.patch       (properties)
  munin/trunk/logrotate.munin   (properties)
  munin/trunk/logrotate.munin-node      (properties)
  munin/trunk/munin-cron-entry  (properties)
  munin/trunk/munin-node.init   (properties)
  munin/trunk/munin-node.install        (properties)
  munin/trunk/munin.install     (properties)
  munin/trunk/upstream-794.patch        (properties)

-----------------+
 Makefile.config |    2 +-
 PKGBUILD        |    6 ++++--
 2 files changed, 5 insertions(+), 3 deletions(-)


Property changes on: munin/trunk/08-munin-font-dir.conf
___________________________________________________________________
Added: svn:keywords
   + Id

Modified: Makefile.config
===================================================================
--- Makefile.config     2010-09-09 13:23:08 UTC (rev 90234)
+++ Makefile.config     2010-09-09 13:37:30 UTC (rev 90235)
@@ -65,7 +65,7 @@
 PERL       = /usr/bin/perl
 
 # The python interpreter to use (used by some plugins)
-PYTHON     = /usr/bin/env python
+PYTHON     = /usr/bin/env python2
 
 # The ruby interpreter to use (used by some plugins)
 RUBY       := /usr/bin/env ruby


Property changes on: munin/trunk/Makefile.config
___________________________________________________________________
Added: svn:keywords
   + Id

Modified: PKGBUILD
===================================================================
--- PKGBUILD    2010-09-09 13:23:08 UTC (rev 90234)
+++ PKGBUILD    2010-09-09 13:37:30 UTC (rev 90235)
@@ -5,7 +5,7 @@
 pkgname=('munin' 'munin-node')
 pkgbase=munin
 pkgver=1.4.5
-pkgrel=1
+pkgrel=2
 pkgdesc="A distributed monitoring/graphing tool"
 arch=('any')
 url="http://munin-monitoring.org/";
@@ -36,6 +36,7 @@
        depends=('perl' 'rrdtool' 'perl-html-template' 'perl-date-manip' 
'perl-log-log4perl')
        backup=(etc/munin/munin.conf etc/logrotate.d/munin)
        install=munin.install
+
        cd $srcdir/munin-$pkgver
        make DESTDIR=$pkgdir install-master-prime || exit 1
        install -D -m644 $srcdir/munin-cron-entry 
$pkgdir/etc/munin/munin-cron-entry
@@ -49,6 +50,7 @@
                    'perl-net-ssleay: for SSL/TLS support')
        backup=(etc/munin/munin-node.conf etc/logrotate.d/munin-node)
        install=munin-node.install
+
        cd $srcdir/munin-$pkgver
        make DESTDIR=$pkgdir install-common-prime install-node-prime 
install-plugins-prime || exit 1
        install -m755 $srcdir/iostat_partition $pkgdir/usr/lib/munin/plugins/
@@ -57,7 +59,7 @@
 }
 
 md5sums=('4ae84b9a27b686c3819d8d7b51d8cb4c'
-         '5b444a99f8cdbfd3b4d51c1fd362b353'
+         '083f56ce000cd93730b2552fd2f07f76'
          '7d318c55b33680b14f236c5c06a0a64b'
          'c3ba6759e054de7408fa6450d148f797'
          'dc9c83aa2a278466fb475364462f4119'


Property changes on: munin/trunk/iostat_partition
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/keep-defaults.patch
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/logrotate.munin
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/logrotate.munin-node
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/munin-cron-entry
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/munin-node.init
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/munin-node.install
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/munin.install
___________________________________________________________________
Added: svn:keywords
   + Id


Property changes on: munin/trunk/upstream-794.patch
___________________________________________________________________
Added: svn:keywords
   + Id

Reply via email to