[packages/h5edit] - needs hdf5 >= 1.8.9 according to web page

qboosh qboosh at pld-linux.org
Thu Mar 7 17:44:30 CET 2013


commit cc04d3087cdcc4a0b5076c0c0f92831d24034533
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Thu Mar 7 17:44:22 2013 +0100

    - needs hdf5 >= 1.8.9 according to web page

 h5edit.spec | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
---
diff --git a/h5edit.spec b/h5edit.spec
index cc125f5..0457627 100644
--- a/h5edit.spec
+++ b/h5edit.spec
@@ -8,9 +8,10 @@ License:	BSD-like, changed sources must be marked
 Source0:	http://www.hdfgroup.org/ftp/HDF5/projects/jpss/h5edit/%{name}-%{version}.tar.gz
 # Source0-md5:	28703a32c35642fcaacc5511e66e5388
 URL:		http://www.hdfgroup.org/projects/npoess/h5edit_index.html
-BuildRequires:	hdf5-devel
+BuildRequires:	hdf5-devel >= 1.8.9
 BuildRequires:	szip-devel
 BuildRequires:	zlib-devel
+Requires:	hdf5 >= 1.8.9
 BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 
 %description
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/h5edit.git/commitdiff/cc04d3087cdcc4a0b5076c0c0f92831d24034533



More information about the pld-cvs-commit mailing list