Sisyphus repository
Last update: 1 october 2023 | SRPMs: 18631 | Visits: 37562515
en ru br
ALT Linux repos
5.0: 1.0.8-alt1
4.1: 1.0.8-alt0.M41.1

Group :: System/Libraries
RPM: librdmacm

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs and FR  Repocop 

Summary: Userspace RDMA Connection Manager.

Name: librdmacm
Version: 1.0.8
Release: alt0.M41.1

Packager: Stanislav Ievlev <inger at altlinux.org>

Group: System/Libraries
License: GPL/BSD
Url: http://www.openfabrics.org/
Source: http://www.openfabrics.org/downloads/%{name}-%{version}.tar

BuildRequires(pre): rpm-build-compat
BuildPreReq: libibverbs-devel-static >= 1.1.2-alt0.M41.1
Requires: libibverbs >= 1.1.2-alt0.M41.1

# Automatically added by buildreq on Fri Aug 24 2007

BuildRequires: gcc-c++ gcc-fortran libibverbs-devel libstdc++-devel-static

%description
librdmacm provides a userspace RDMA Communication Managment API.

%package devel
Summary: Development files for the librdmacm library
Group: Development/C
Requires: %name = %version-%release libibverbs-devel

%description devel
Development files for the librdmacm library.

%package devel-static
Summary: Static development files for the librdmacm library
Group: Development/C
Requires: %name-devel = %version-%release libibverbs-devel-static

%description devel-static
Static development files for the librdmacm library.

%package utils
Summary: Examples for the librdmacm library
Group: System/Base
Requires: %name = %version-%release

%description utils
Example test programs for the librdmacm library.

%prep
%setup -q -n %name-%version

%build
%configure
%make_build

%install
%make_install_std

%files
%doc AUTHORS COPYING ChangeLog README
%_libdir/*.so.*

%files devel
%_libdir/*.so
%_includedir/*
%_man3dir/*
%_man7dir/*

%files devel-static
%_libdir/*.a

%files utils
%defattr(-,root,root,-)
%_bindir/*
%_man1dir/*


%changelog

Full changelog you can see here

 
design & coding: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
current maintainer: Michael Shigorin