[arch-commits] Commit in rrdtool/trunk (ChangeLog PKGBUILD)

Eric Bélanger eric at archlinux.org
Sat Aug 21 01:59:04 UTC 2010


    Date: Friday, August 20, 2010 @ 21:59:03
  Author: eric
Revision: 88191

upgpkg: rrdtool 1.4.4-2
Rebuilt for python2

Modified:
  rrdtool/trunk/ChangeLog
  rrdtool/trunk/PKGBUILD

-----------+
 ChangeLog |    5 +++++
 PKGBUILD  |    6 +++---
 2 files changed, 8 insertions(+), 3 deletions(-)

Modified: ChangeLog
===================================================================
--- ChangeLog	2010-08-20 20:48:54 UTC (rev 88190)
+++ ChangeLog	2010-08-21 01:59:03 UTC (rev 88191)
@@ -1,3 +1,8 @@
+2010-08-19  Eric Belanger  <eric at archlinux.org>
+
+	* rrdtool 1.4.4-2
+	* Rebuilt for python2
+
 2010-08-12  Eric Belanger  <eric at archlinux.org>
 
 	* rrdtool 1.4.4-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2010-08-20 20:48:54 UTC (rev 88190)
+++ PKGBUILD	2010-08-21 01:59:03 UTC (rev 88191)
@@ -4,15 +4,15 @@
 
 pkgname=rrdtool
 pkgver=1.4.4
-pkgrel=1
+pkgrel=2
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
 url="http://www.rrdtool.org"
 license=('GPL' 'custom')
 depends=('libpng' 'libxml2' 'pango')
-makedepends=('intltool' 'ruby' 'python' 'tcl' 'lua')
+makedepends=('intltool' 'ruby' 'python2' 'tcl' 'lua')
 optdepends=('tcl: to use corresponding binding' \
-            'python: to use corresponding binding' \
+            'python2: to use corresponding binding' \
             'ruby: to use corresponding binding' \
             'lua: to use corresponding binding')
 options=('!libtool' '!emptydirs' '!makeflags')




More information about the arch-commits mailing list