[arch-commits] Commit in rrdtool/repos (3 files)

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


    Date: Saturday, May 2, 2009 @ 21:40:25
  Author: eric
Revision: 37561

Merged revisions 37560 via svnmerge from 
svn+ssh://svn.archlinux.org/srv/svn-packages/rrdtool/trunk

........
  r37560 | eric | 2009-05-02 21:40:08 -0400 (Sat, 02 May 2009) | 2 lines
  
  upgpkg: rrdtool 1.3.7-1.1
      Disabled SMP build, Added missing ruby binding for x86_64 (close FS#14539)
........

Modified:
  rrdtool/repos/extra-x86_64/	(properties)
  rrdtool/repos/extra-x86_64/ChangeLog
  rrdtool/repos/extra-x86_64/PKGBUILD

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


Property changes on: rrdtool/repos/extra-x86_64
___________________________________________________________________
Modified: svnmerge-integrated
   - /rrdtool/trunk:1-34233
   + /rrdtool/trunk:1-37560

Modified: extra-x86_64/ChangeLog
===================================================================
--- extra-x86_64/ChangeLog	2009-05-03 01:40:08 UTC (rev 37560)
+++ extra-x86_64/ChangeLog	2009-05-03 01:40:25 UTC (rev 37561)
@@ -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: extra-x86_64/PKGBUILD
===================================================================
--- extra-x86_64/PKGBUILD	2009-05-03 01:40:08 UTC (rev 37560)
+++ extra-x86_64/PKGBUILD	2009-05-03 01:40:25 UTC (rev 37561)
@@ -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