https://bugzilla.redhat.com/show_bug.cgi?id=1327071 --- Comment #3 from Honggang LI <honli@xxxxxxxxxx> --- diff -up libusnic_verbs.spec.old libusnic_verbs.spec --- libusnic_verbs.spec.old 2016-04-14 04:40:22.000000000 -0400 +++ libusnic_verbs.spec 2016-04-14 07:36:51.828223624 -0400 @@ -1,45 +1,18 @@ -# This software is available to you 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 -# COPYING in the main directory of this source tree, or the -# 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. - Name: libusnic_verbs Version: 2.0.1 -Release: 1%{?dist} +Release: 2%{?dist} Summary: No-op libibverbs driver for the Cisco usNIC device +Provides: libibverbs-driver.%{_arch} License: GPLv2 or BSD -Url: http://cisco.com/ +Url: https://github.com/cisco/libusnic_verbs Source0: https://github.com/cisco/%{name}/releases/download/v%{version}/%{name}-%{version}.tar.gz BuildRequires: libibverbs-devel >= 1.2.0 -ExcludeArch: s390 s390x +ExcludeArch: s390 %description This is a dummy plugin for libibverbs for Cisco usNIC devices. -It's only purpose in life is to prevent libibverbs from noticing /sys +Its only purpose in life is to prevent libibverbs from noticing /sys entries for Cisco usNIC devices and emitting a stderr warning that it cannot find a userspace plugin to support that device. @@ -60,12 +33,17 @@ make %{?_smp_mflags} rm -f %{buildroot}%{_libdir}/*.la %{buildroot}%{_libdir}/libusnic_verbs.so %files -# All files are licensed in GPLv2. %{_libdir}/libusnic_verbs-rdmav2.so %{_sysconfdir}/libibverbs.d/usnic.driver %doc AUTHORS ChangeLog VERSION %license LICENSE %changelog +* Thu Apr 14 2016 Honggang Li <honli@xxxxxxxxxx> - 2.0.1-2 +- Remove license header in the spec file. +- Use a more useful source URL. +- Enable building for s390x. +- Remove license comment in file section. + * Thu Apr 14 2016 Honggang Li <honli@xxxxxxxxxx> - 2.0.1-1 - Import libusnic_verbs for Fedora. -- You are receiving this mail because: You are on the CC list for the bug. You are always notified about changes to this product and component _______________________________________________ package-review mailing list package-review@xxxxxxxxxxxxxxxxxxxxxxx http://lists.fedoraproject.org/admin/lists/package-review@xxxxxxxxxxxxxxxxxxxxxxx