debian/0000755000000000000000000000000011605255254007173 5ustar debian/rules0000755000000000000000000000054311605255213010250 0ustar #!/usr/bin/make -f # -*- mode: makefile; coding: utf-8 -*- %: dh $@ override_dh_strip: dh_strip --dbg-package=libipathverbs1-dbg override_dh_auto_configure: aclocal --force libtoolize --install --copy --force autoconf --force autoheader --force automake --add-missing --copy --force-missing --foreign dh_auto_configure override_dh_makeshlibs: debian/patches/0000755000000000000000000000000011605255213010615 5ustar debian/patches/driver-plugin-directory.patch0000644000000000000000000000072411605255213016432 0ustar Description: Tell libibverbs to look in /usr/lib/libibverbs for plugin library Author: Roland Dreier Index: libipathverbs-deb.git/ipath.driver =================================================================== --- libipathverbs-deb.git.orig/ipath.driver 2011-07-06 23:50:03.942300118 -0700 +++ libipathverbs-deb.git/ipath.driver 2011-07-06 23:50:25.991435477 -0700 @@ -1 +1 @@ -driver ipathverbs +driver /usr/lib/libibverbs/libipathverbs debian/patches/series0000644000000000000000000000003611605255213012031 0ustar driver-plugin-directory.patch debian/copyright0000644000000000000000000000324411605255213011124 0ustar Initial Debianization: This package was debianized by Roland Dreier on Tue, 18 Mar 2008 14:34:12 -0700 Source: It was downloaded from the OpenFabrics web site at Author: QLogic Corp. Portions are copyrighted by: * Copyright (c) 2003, 2004, 2005. PathScale, Inc. All rights reserved. * Copyright (c) 2006, 2007, 2008. QLogic Corp. All rights reserved. libipathverbs is licensed under a choice of one of two licenses. You may choose to be licensed under the terms of the GNU General Public License (GPL) Version 2, available from the file /usr/share/common-licenses/GPL-2 on your Debian system, or the OpenIB.org BSD license below: Redistribution and use in source and binary forms, with or without modification, are permitted provided that the following conditions are met: - Redistributions of source code must retain the above copyright notice, this list of conditions and the following disclaimer. - Redistributions in binary form must reproduce the above copyright notice, this list of conditions and the following disclaimer in the documentation and/or other materials provided with the distribution. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE. debian/source/0000755000000000000000000000000011605255213010466 5ustar debian/source/format0000644000000000000000000000001411605255213011674 0ustar 3.0 (quilt) debian/control0000644000000000000000000000361211605255213010573 0ustar Source: libipathverbs Priority: extra Maintainer: Roland Dreier DM-Upload-Allowed: yes Build-Depends: autoconf, automake, libtool, debhelper (>= 7.0.50~), dpkg-dev (>= 1.13.19), libibverbs-dev (>= 1.1.3) Standards-Version: 3.9.2 Section: libs Homepage: http://www.openfabrics.org/ Package: libipathverbs1 Section: libs Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends}, libibverbs1 (>= 1.1.3) Description: Userspace driver for QLogic InfiniBand HCAs libipathverbs is a device-specific driver for QLogic InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access QLogic HCA hardware directly with low latency and low overhead. . This package contains the loadable plug-in. Package: libipathverbs-dev Section: libdevel Architecture: any Depends: ${misc:Depends}, libipathverbs1 (= ${binary:Version}) Description: Development files for the libipathverbs driver libipathverbs is a device-specific driver for QLogic InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access QLogic HCA hardware directly with low latency and low overhead. . This package contains static versions of libipathverbs that may be linked directly to an application, which may be useful for debugging. Package: libipathverbs1-dbg Section: debug Priority: extra Architecture: any Depends: ${misc:Depends}, libipathverbs1 (= ${binary:Version}) Description: Debugging symbols for the libipathverbs driver libipathverbs is a device-specific driver for QLogic InfiniBand host channel adapters (HCAs) for the libibverbs library. This allows userspace processes to access QLogic HCA hardware directly with low latency and low overhead. . This package contains the debugging symbols associated with libipathverbs1. They will automatically be used by gdb for debugging libipathverbs-related issues. debian/libipathverbs-dev.install0000644000000000000000000000003011605255213014161 0ustar usr/lib/libipathverbs.a debian/changelog0000644000000000000000000000235011605255213011040 0ustar libipathverbs (1.2-1) unstable; urgency=low * New upstream release. * Switch to dpkg-source 3.0 (quilt) format. * Change build system from cdbs to debhelper 7. * Update maintainer and set DM-Upload-Allowed to yes. (Closes: #632107) * Acknowledge NMU (Closes: #621587). * Use libibverbs 1.1.3 feature to move plugin to /usr/lib/libibverbs to fix multiple problems with a not-exactly-shlib in /usr/lib. * Update to Standards-Version: 3.9.2. -- Roland Dreier Wed, 06 Jul 2011 23:51:29 -0700 libipathverbs (1.1-1.1) unstable; urgency=low * Non-maintainer upload. * Don't ship .la files (Closes: #621587). -- Luk Claes Sun, 19 Jun 2011 18:49:34 +0200 libipathverbs (1.1-3) unstable; urgency=low * Fix debian/watch file to use new download URL. -- Roland Dreier Wed, 20 Apr 2011 11:33:29 -0700 libipathverbs (1.1-2) unstable; urgency=low * Update to Standards-Version: 3.8.2. * Move -dbg package to section debug. -- Roland Dreier Thu, 25 Jun 2009 13:40:04 -0700 libipathverbs (1.1-1) unstable; urgency=low * Initial Release. (Closes: #473875) -- Roland Dreier Sun, 30 Mar 2008 09:27:38 -0700 debian/watch0000644000000000000000000000017611605255213010223 0ustar version=3 opts="uversionmangle=s/-rc/~rc/" \ http://www.openfabrics.org/downloads/libipathverbs/libipathverbs-(.+)\.tar\.gz debian/compat0000644000000000000000000000000211605255213010364 0ustar 7 debian/libipathverbs1.install0000644000000000000000000000012411605255213013472 0ustar usr/lib/libipathverbs-rdmav2.so /usr/lib/libibverbs/ etc/libibverbs.d/ipath.driver