Author: qboosh Date: Mon Apr 16 18:06:45 2012 GMT Module: packages Tag: HEAD ---- Log message: - updated to 1.0.6
---- Files affected: packages/ibacm: ibacm.spec (1.5 -> 1.6) ---- Diffs: ================================================================ Index: packages/ibacm/ibacm.spec diff -u packages/ibacm/ibacm.spec:1.5 packages/ibacm/ibacm.spec:1.6 --- packages/ibacm/ibacm.spec:1.5 Sat Sep 17 08:16:05 2011 +++ packages/ibacm/ibacm.spec Mon Apr 16 20:06:39 2012 @@ -1,13 +1,14 @@ # $Revision$, $Date$ +# TODO: PLDize init script Summary: InfiniBand Communication Manager Assistant Summary(pl.UTF-8): Asystent zarządzania komunikacją InfiniBand Name: ibacm -Version: 1.0.5 +Version: 1.0.6 Release: 1 License: BSD or GPL v2 Group: Networking/Utilities Source0: http://www.openfabrics.org/downloads/rdmacm/%{name}-%{version}.tar.gz -# Source0-md5: 5d0504132d12fb39c5dce750380b6456 +# Source0-md5: a07021f1348a460ddc575b7edf6727f1 URL: http://www.openfabrics.org/ BuildRequires: libibverbs-devel BuildRequires: libibumad-devel @@ -52,14 +53,15 @@ %defattr(644,root,root,755) %doc AUTHORS COPYING README %attr(755,root,root) %{_bindir}/ib_acme -%attr(755,root,root) %{_sbindir}/ib_acm -%{_mandir}/man1/ib_acm.1* +%attr(755,root,root) %{_sbindir}/ibacm +#%attr(754,root,root) /etc/rc.d/init.d/ibacm +%{_mandir}/man1/ibacm.1* %{_mandir}/man1/ib_acme.1* %files devel %defattr(644,root,root,755) %{_includedir}/infiniband/acm.h -%{_mandir}/man7/ib_acm.7* +%{_mandir}/man7/ibacm.7* %define date %(echo `LC_ALL="C" date +"%a %b %d %Y"`) %changelog @@ -67,6 +69,9 @@ All persons listed below can be reached at <cvs_login>@pld-linux.org $Log$ +Revision 1.6 2012/04/16 18:06:39 qboosh +- updated to 1.0.6 + Revision 1.5 2011/09/17 06:16:05 qboosh - updated to 1.0.5 ================================================================ ---- CVS-web: http://cvs.pld-linux.org/packages/ibacm/ibacm.spec?r1=1.5&r2=1.6 _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
