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

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

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

Summary: Userspace DAT and DAPL API.

Name: libdapl
Version: 1.2.12
Release: alt1

Packager: Stanislav Ievlev <inger at altlinux.org>

License: GPL/BSD/CPL
Group: System/Libraries

Source: http://openfabrics.org/~ardavis/dapl-%version.tar
#Patch: dapl-1.2.1-alt-build.patch
Patch1: dapl-1.2.7-alt-gcc.patch

Url: http://openfabrics.org/

BuildRequires(pre): rpm-build-compat
BuildPreReq: librdmacm-devel-static >= 1.0.8-alt1
Requires: librdmacm >= 1.0.8-alt1

# Automatically added by buildreq on Fri Aug 24 2007

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

%description
Along with the OpenIB kernel drivers, libdat and libdapl provides a userspace
RDMA API that supports DAT 1.2 specification

%package devel
Summary: Development files for the libdat and libdapl libraries
Group: Development/C
Requires: %name = %version-%release libibverbs-devel librdmacm-devel
Conflicts: libdapl2-devel

%description devel
Shared libraries and header files for the libdat and libdapl library.

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

%description devel-static
Static libraries for the libdat and libdapl library.

%package utils
Summary: Test suites for uDAPL library
Group: System/Base
Requires: %name = %version-%release

%description utils
Useful test suites to validate uDAPL library API's.

%prep
%setup -q -n dapl-%version
#patch -p1
%patch1 -p1

%build
touch NEWS ChangeLog
%autoreconf
%configure
%make_build

%install
#_hackaround over broken author's mind
install -Dpm644 /dev/null %buildroot/%_sysconfdir/dat.conf
#_hackaround over broken automake mind
%make DESTDIR=%buildroot install-datlibLTLIBRARIES
%make_install_std

%files
%doc AUTHORS README
%_libdir/*.so.*
%config(noreplace) %_sysconfdir/dat.conf
%_man5dir/*

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

%files devel-static
%_libdir/*.a

%files utils
%_bindir/*
%_man1dir/*

%changelog

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

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