Sisyphus repositório
Última atualização: 1 outubro 2023 | SRPMs: 18631 | Visitas: 37906927
en ru br
ALT Linux repositórios
5.0: 1.0.5-alt1
4.1: 1.0.5-alt0.M41.1

Group :: Sistema/Bibliotecas
RPM: libmthca

 Main   Changelog   Spec   Patches   Sources   Download   Gear   Bugs e FR  Repocop 

Name: libmthca
Version: 1.0.5
Release: alt1
Summary: Mellanox InfiniBand HCA Userspace Driver

Packager: Stanislav Ievlev <inger at altlinux.org>

Group: System/Libraries
License: GPL/BSD
Url: http://openib.org/
Source: http://openib.org/downloads/libmthca-1.0.5.tar

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

# Automatically added by buildreq on Tue Aug 21 2007

BuildRequires: gcc-c++ glibc-devel-static libibverbs-devel

%description
libmthca provides a device-specific userspace driver for Mellanox HCAs
(MT23108 InfiniHost and MT25208 InfiniHost III Ex) for use with the
libibverbs library.

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

%description devel
Development files for the libmthca driver.

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

%description devel-static
Static version of libmthca that may be linked directly to an
application, which may be useful for debugging.

%prep
%setup

%build
touch NEWS
%autoreconf
%configure
%make_build

%install
%make_install_std

install -d %buildroot%_includedir/%name
install -p -m644 src/*.h %buildroot%_includedir/%name

%files
%doc AUTHORS COPYING ChangeLog README
%_libdir/libmthca-rdmav2.so
%_sysconfdir/libibverbs.d/mthca.driver

%files devel
%_libdir/libmthca.so
%_includedir/*

%files devel-static
%_libdir/*.a

%changelog

Todas as alterações você pod ver aqui

 
projeto & código: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
mantenedor atual: Michael Shigorin
mantenedor da tradução: Fernando Martini aka fmartini © 2009