Author: draenog Date: Thu May 26 11:41:14 2011 GMT Module: packages Tag: HEAD ---- Log message: - up to 1.8.7
---- Files affected: packages/hdf5: hdf5.spec (1.41 -> 1.42) ---- Diffs: ================================================================ Index: packages/hdf5/hdf5.spec diff -u packages/hdf5/hdf5.spec:1.41 packages/hdf5/hdf5.spec:1.42 --- packages/hdf5/hdf5.spec:1.41 Wed May 4 16:46:56 2011 +++ packages/hdf5/hdf5.spec Thu May 26 13:41:09 2011 @@ -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.6 +Version: 1.8.7 Release: 1 License: Nearly BSD, but changed sources must be marked Group: Libraries Source0: ftp://ftp.hdfgroup.org/HDF5/current/src/%{name}-%{version}.tar.gz -# Source0-md5: bd2d369dfcf7aa0437dde6aeb8460a31 +# Source0-md5: 37711d4bcb72997e93d495f97c76c33a Patch0: %{name}-config.patch Patch1: %{name}-sig.patch Patch2: %{name}-link.patch @@ -181,9 +181,9 @@ %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.6 +%attr(755,root,root) %ghost %{_libdir}/libhdf5.so.7 %attr(755,root,root) %{_libdir}/libhdf5_hl.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libhdf5_hl.so.6 +%attr(755,root,root) %ghost %{_libdir}/libhdf5_hl.so.7 # used to show configuration at runtime %{_libdir}/libhdf5.settings @@ -252,9 +252,9 @@ %files c++ %defattr(644,root,root,755) %attr(755,root,root) %{_libdir}/libhdf5_cpp.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libhdf5_cpp.so.6 +%attr(755,root,root) %ghost %{_libdir}/libhdf5_cpp.so.7 %attr(755,root,root) %{_libdir}/libhdf5_hl_cpp.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libhdf5_hl_cpp.so.6 +%attr(755,root,root) %ghost %{_libdir}/libhdf5_hl_cpp.so.7 %files c++-devel %defattr(644,root,root,755) @@ -321,6 +321,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.42 2011/05/26 11:41:09 draenog +- up to 1.8.7 + Revision 1.41 2011/05/04 14:46:56 qboosh - updated to 1.8.6 - added one more fix to link patch ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/hdf5/hdf5.spec?r1=1.41&r2=1.42&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
