Author: qboosh Date: Thu Apr 23 18:14:39 2009 GMT Module: SPECS Tag: HEAD ---- Log message: - updated to 1.8.2 (note: new libhdf5 soname) - updated sig patch
---- Files affected: SPECS: hdf5.spec (1.34 -> 1.35) ---- Diffs: ================================================================ Index: SPECS/hdf5.spec diff -u SPECS/hdf5.spec:1.34 SPECS/hdf5.spec:1.35 --- SPECS/hdf5.spec:1.34 Thu Jun 5 18:11:00 2008 +++ SPECS/hdf5.spec Thu Apr 23 20:14:34 2009 @@ -9,12 +9,12 @@ Summary: Hierarchical Data Format 5 library Summary(pl.UTF-8): Biblioteka HDF5 (Hierarchical Data Format 5) Name: hdf5 -Version: 1.8.1 +Version: 1.8.2 Release: 1 Group: Libraries License: Nearly BSD, but changed sources must be marked -Source0: ftp://ftp.hdfgroup.org/HDF5/current/src/%{name}-%{version}.tar.bz2 -# Source0-md5: db983df70a69f8d0d87314ad1ccc2256 +Source0: ftp://ftp.hdfgroup.org/HDF5/current/src/%{name}-%{version}.tar.gz +# Source0-md5: af92ef65ef495dbd205131574ad4eee1 Patch0: %{name}-config.patch Patch1: %{name}-sig.patch Patch2: %{name}-link.patch @@ -138,7 +138,7 @@ %defattr(644,root,root,755) %doc COPYING README.txt release_docs/{HISTORY*.txt,RELEASE.txt} %attr(755,root,root) %{_libdir}/libhdf5.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libhdf5.so.5 +%attr(755,root,root) %ghost %{_libdir}/libhdf5.so.6 %attr(755,root,root) %{_libdir}/libhdf5_cpp.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libhdf5_cpp.so.0 %attr(755,root,root) %{_libdir}/libhdf5_hl.so.*.*.* @@ -180,6 +180,10 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.35 2009/04/23 18:14:34 qboosh +- updated to 1.8.2 (note: new libhdf5 soname) +- updated sig patch + Revision 1.34 2008/06/05 16:11:00 qboosh - updated to 1.8.1 - updated config,sig patches, added link patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SPECS/hdf5.spec?r1=1.34&r2=1.35&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
