Author: zbyniu Date: Thu Jan 26 21:51:35 2012 GMT Module: packages Tag: HEAD ---- Log message: - fix typo; rel 2
---- Files affected: packages/hdf5: hdf5.spec (1.46 -> 1.47) ---- Diffs: ================================================================ Index: packages/hdf5/hdf5.spec diff -u packages/hdf5/hdf5.spec:1.46 packages/hdf5/hdf5.spec:1.47 --- packages/hdf5/hdf5.spec:1.46 Sat Nov 19 07:07:52 2011 +++ packages/hdf5/hdf5.spec Thu Jan 26 22:51:30 2012 @@ -11,7 +11,7 @@ Summary(pl.UTF-8): Biblioteka HDF5 (Hierarchical Data Format 5) Name: hdf5 Version: 1.8.8 -Release: 1 +Release: 2 License: Nearly BSD, but changed sources must be marked Group: Libraries Source0: ftp://ftp.hdfgroup.org/HDF5/current/src/%{name}-%{version}.tar.bz2 @@ -133,7 +133,7 @@ Group: Development/Libraries Requires: %{name}-devel = %{version}-%{release} Requires: %{name}-fortran = %{version}-%{release} -Requires: gcc-fortran %{?with_fortran2003:6:4.2}%{!?with_fortran2003:5:4.0} +Requires: gcc-fortran >= %{?with_fortran2003:6:4.2}%{!?with_fortran2003:5:4.0} %description fortran-devel Module and header files for HDF5 Fortran APIs (both base hdf5 and @@ -426,6 +426,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.47 2012/01/26 21:51:30 zbyniu +- fix typo; rel 2 + Revision 1.46 2011/11/19 06:07:52 qboosh - updated to 1.8.8 - enabled Fortran 2003 interface (requires gfortran at least 4.2, possibly newer - buuild tested on 4.6) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hdf5/hdf5.spec?r1=1.46&r2=1.47&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
