Sign Up
Log In
Log In
or
Sign Up
Places
All Projects
Status Monitor
Collapse sidebar
SUSE:SLE-12-SP4:GA
libibmad
libibmad.spec
Overview
Repositories
Revisions
Requests
Users
Attributes
Meta
File libibmad.spec of Package libibmad
# # spec file for package libibmad # # Copyright (c) 2016 SUSE LINUX GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed # upon. The license for this file, and modifications and additions to the # file, is the same license as for the pristine package itself (unless the # license for the pristine package is not an Open Source License, in which # case the license is the MIT License). An "Open Source License" is a # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. # Please submit bugfixes or comments via http://bugs.opensuse.org/ # %define mad_so 5 %define git_ver -git93456bc Name: libibmad Summary: Low layer Infiniband diagnostic and management programs License: GPL-2.0 or BSD-2-Clause Group: Productivity/Networking/System Version: 1.3.12 Release: 0 Source0: libibmad-%{version}%{git_ver}.tar.xz Source1: baselibs.conf Url: http://www.openfabrics.org BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake BuildRequires: libtool %description Libibmad provides low layer IB functions for use by the IB diagnostic and management programs. These include MAD, SA, SMP, and other basic IB functions %package -n %{name}%{mad_so} Summary: Libibamd runtime library Group: System/Libraries BuildRequires: libibumad-devel %description -n %{name}%{mad_so} Libibmad provides low layer IB functions for use by the IB diagnostic and management programs. These include MAD, SA, SMP, and other basic IB functions. This package contains the runtime library. %package devel Summary: Development files for the libibmad library Group: Development/Libraries/C and C++ Requires: %{name}%{mad_so} = %{version} Requires: libibumad-devel %description devel Development files for the libibmad library. %package devel-static Summary: Static libibmad library Group: Development/Libraries/C and C++ Requires: %{name}%{mad_so} = %{version} Requires: libibmad-devel %description devel-static This package contains the static libibmad library. %prep %setup -q ./autogen.sh %build %configure make %{?_smp_mflags} %install %makeinstall %post -n %{name}%{mad_so} -p /sbin/ldconfig %postun -n %{name}%{mad_so} -p /sbin/ldconfig %files -n %{name}%{mad_so} %defattr(-, root, root) %doc COPYING %_libdir/libibmad.so.%{mad_so}* %files devel %defattr(-,root,root) %_includedir/infiniband/mad.h %_includedir/infiniband/mad_osd.h %_libdir/libibmad.so %files devel-static %defattr(-,root,root) %_libdir/libibmad.a %_libdir/libibmad.la %changelog
Locations
Projects
Search
Status Monitor
Help
OpenBuildService.org
Documentation
API Documentation
Code of Conduct
Contact
Support
@OBShq
Terms
openSUSE Build Service is sponsored by
The Open Build Service is an
openSUSE project
.
Sign Up
Log In
Places
Places
All Projects
Status Monitor