File libipathverbs.spec of Package libipathverbs

#
# spec file for package libipathverbs (Version 1.1)
#
# Copyright (c) 2008 SUSE LINUX Products 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/
#

# norootforbuild


Name:           libipathverbs
Summary:        PathScale InfiniPath HCA Userspace Driver
Version:        1.1
Release:        90
License:        BSD 3-Clause; GPL v2 or later
Group:          System/Libraries
Source0:        %{name}-%{version}.tar.bz2
Url:            http://www.openfabrics.org
BuildRoot:      %{_tmppath}/%{name}-%{version}-build
BuildRequires:  libibverbs-devel
ExcludeArch:    s390 s390x

%description
libipathverbs provides a device-specific userspace driver for PathScale
HCAs.



Authors:
--------
    QLogic Corp. <support@qlogic.com>

%package devel
License:        BSD 3-Clause; GPL v2 or later
Group:          Development/Libraries/Other
Summary:        Development files for the libipathverbs driver
Requires:       %{name} = %{version} libibverbs-devel

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



Authors:
--------
    QLogic Corp. <support@qlogic.com>

%prep
%setup -q

%build
%configure
make

%install
make DESTDIR=$RPM_BUILD_ROOT install

%clean
rm -rf ${RPM_BUILD_ROOT}

%files
%defattr(-, root, root)
%_sysconfdir/libibverbs.d/*
%_libdir/libipathverbs-rdmav2.so

%files devel
%defattr(-, root, root)
%_libdir/%name.so
%_libdir/*.a
%_libdir/*.la

%changelog
* Fri Nov 07 2008 ihno@suse.de
- adding ExcludeArch for s390 s390x
* Thu Nov 06 2008 ihno@suse.de
- adding baselibs.conf
* Tue Oct 28 2008 jjolly@suse.de
- Updated to version from OFED 1.4 rc3
* Tue Aug 21 2007 hvogel@suse.de
- Update to version from OFED 1.2.5
* Thu Jul 12 2007 hvogel@suse.de
- require libibverbs-devel in the devel subpackage
* Wed Jul 04 2007 hvogel@suse.de
- Add GPL COPYING file [#289242]
- Get rid of git metadata
* Wed Jun 20 2007 hvogel@suse.de
- Initial Package, Version 1.1
openSUSE Build Service is sponsored by