Author: qboosh Date: Fri Jan 20 17:09:24 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 3.3.13 (note: new libopensm soname)
---- Files affected: packages/opensm: opensm.spec (1.6 -> 1.7) ---- Diffs: ================================================================ Index: packages/opensm/opensm.spec diff -u packages/opensm/opensm.spec:1.6 packages/opensm/opensm.spec:1.7 --- packages/opensm/opensm.spec:1.6 Sat Nov 5 19:47:10 2011 +++ packages/opensm/opensm.spec Fri Jan 20 18:09:19 2012 @@ -2,12 +2,12 @@ Summary: OpenSM - InfiniBand Subnet Manager and Administrator Summary(pl.UTF-8): OpenSM - zarzÄ…dca i administrator podsieci InfiniBand Name: opensm -Version: 3.3.12 +Version: 3.3.13 Release: 1 License: BSD or GPL v2 Group: Daemons Source0: http://www.openfabrics.org/downloads/management/%{name}-%{version}.tar.gz -# Source0-md5: 66beeccf6b16550609b37d588c0589ee +# Source0-md5: 6e667badb126a5e21ea2ab90cd950226 Patch0: %{name}-link.patch URL: http://www.openfabrics.org/ BuildRequires: autoconf >= 2.57 @@ -112,7 +112,7 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING ChangeLog README doc/*.txt %attr(755,root,root) %{_libdir}/libopensm.so.*.*.* -%attr(755,root,root) %ghost %{_libdir}/libopensm.so.4 +%attr(755,root,root) %ghost %{_libdir}/libopensm.so.5 %attr(755,root,root) %{_libdir}/libosmcomp.so.*.*.* %attr(755,root,root) %ghost %{_libdir}/libosmcomp.so.3 %attr(755,root,root) %{_libdir}/libosmvendor.so.*.*.* @@ -144,6 +144,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.7 2012/01/20 17:09:19 qboosh +- updated to 3.3.13 (note: new libopensm soname) + Revision 1.6 2011/11/05 18:47:10 qboosh - updated to 3.3.12 - proper base summary/description (fixed my old copy-pasto) ================================================================ ---- CVS-web: http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/packages/opensm/opensm.spec?r1=1.6&r2=1.7&f=u _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
