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

Eric Bélanger eric at archlinux.org
Sun May 3 01:40:08 UTC 2009


    Date: Saturday, May 2, 2009 @ 21:40:08
  Author: eric
Revision: 37560

upgpkg: rrdtool 1.3.7-1.1
    Disabled SMP build, Added missing ruby binding for x86_64 (close FS#14539)

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

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

Modified: ChangeLog
===================================================================
--- ChangeLog	2009-05-03 00:43:02 UTC (rev 37559)
+++ ChangeLog	2009-05-03 01:40:08 UTC (rev 37560)
@@ -1,3 +1,9 @@
+2009-05-02  Eric Belanger  <eric at archlinux.org>
+
+	* rrdtool 1.3.7-1.1
+	* Disabled SMP build
+	* Added missing ruby binding for x86_64 (close FS#14539)
+
 2009-04-08  Eric Belanger  <eric at archlinux.org>
 
 	* rrdtool 1.3.7-1

Modified: PKGBUILD
===================================================================
--- PKGBUILD	2009-05-03 00:43:02 UTC (rev 37559)
+++ PKGBUILD	2009-05-03 01:40:08 UTC (rev 37560)
@@ -4,7 +4,7 @@
 
 pkgname=rrdtool
 pkgver=1.3.7
-pkgrel=1
+pkgrel=1.1
 pkgdesc="Data logging and graphing application"
 arch=('i686' 'x86_64')
 url="http://www.rrdtool.org"
@@ -12,7 +12,7 @@
 depends=('libart-lgpl' 'libpng' 'freetype2' 'libxml2' 'pango')
 makedepends=('ruby' 'python' 'tcl')
 optdepends=('tcl, python and/or ruby: to use corresponding binding')
-options=('!libtool' '!emptydirs')
+options=('!libtool' '!emptydirs' '!makeflags')
 source=(http://oss.oetiker.ch/rrdtool/pub/rrdtool-${pkgver}.tar.gz)
 md5sums=('e2e0da2a83e58ba2fcefba932a3cbb72')
 sha1sums=('802fc03107c5b600548beef0ee6ad6cf153fc1f1')




More information about the arch-commits mailing list