Репозиторий Sisyphus
Последнее обновление: 1 октября 2023 | Пакетов: 18631 | Посещений: 37906307
en ru br
Репозитории ALT
5.1: 1.0.5-alt1
4.1: 1.0.5-alt0.M41.1
www.altlinux.org/Changes

Группа :: Система/Библиотеки
Пакет: libmthca

 Главная   Изменения   Спек   Патчи   Sources   Загрузить   Gear   Bugs and FR  Repocop 

Name: libmthca
Version: 1.0.5
Release: alt0.M41.1

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-alt1.M41.2
Requires: libibverbs >= 1.1.2-alt1.M41.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

Полный changelog можно просмотреть здесь

 
дизайн и разработка: Vladimir Lettiev aka crux © 2004-2005, Andrew Avramenko aka liks © 2007-2008
текущий майнтейнер: Michael Shigorin