[arch-commits] CVS update of extra/science/hdf5 (PKGBUILD)

Damir Perisa damir at archlinux.org
Sat Mar 8 11:49:09 UTC 2008


    Date: Saturday, March 8, 2008 @ 06:49:09
  Author: damir
    Path: /home/cvs-extra/extra/science/hdf5

Modified: PKGBUILD (1.3 -> 1.4)

upgpkg: hdf5 1.8.0-2
    fix bug 9766, enable hdf5 ver 1.6 in 1.8.0 release


----------+
 PKGBUILD |    7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)


Index: extra/science/hdf5/PKGBUILD
diff -u extra/science/hdf5/PKGBUILD:1.3 extra/science/hdf5/PKGBUILD:1.4
--- extra/science/hdf5/PKGBUILD:1.3	Mon Feb 18 05:57:19 2008
+++ extra/science/hdf5/PKGBUILD	Sat Mar  8 06:49:09 2008
@@ -1,10 +1,10 @@
-# $Id: PKGBUILD,v 1.3 2008/02/18 10:57:19 damir Exp $
+# $Id: PKGBUILD,v 1.4 2008/03/08 11:49:09 damir Exp $
 # Maintainer: damir <damir at archlinux.org>
 # Contributor: Tom K <tomk at runbox.com>
 
 pkgname=hdf5
 pkgver=1.8.0
-pkgrel=1
+pkgrel=2
 arch=("i686" "x86_64")
 pkgdesc="General purpose library and file format for storing scientific data"
 url="http://hdf.ncsa.uiuc.edu/HDF5/"
@@ -22,7 +22,8 @@
                             --enable-linux-lfs \
                             --enable-production \
                             --enable-hdf5v1_4 \
-                            --enable-cxx \
+                            --enable-hdf5v1_6 \
+			    --enable-cxx \
                             --enable-fortran \
 			    --docdir=/usr/share/hdf5/ \
                             --with-pthread=/usr/lib/ \




More information about the arch-commits mailing list