Fix licensing issue

Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
Doug Ledford 2013-08-16 12:16:25 -04:00
parent 6566d6b564
commit 94ef7093b8
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -15,3 +15,4 @@ noarch/
/mstflint-1.4-1.19.redhat.tar.gz /mstflint-1.4-1.19.redhat.tar.gz
/mstflint-3.0-0.5.gff93670.tar.gz /mstflint-3.0-0.5.gff93670.tar.gz
/mstflint-3.0/ /mstflint-3.0/
/mstflint-3.0-0.6.g6961daa.tar.gz

View File

@ -1,10 +1,10 @@
Name: mstflint Name: mstflint
Summary: Mellanox firmware burning tool Summary: Mellanox firmware burning tool
Version: 3.0 Version: 3.0
Release: 0.5.gff93670.1%{?dist} Release: 0.6.g6961daa.1%{?dist}
License: GPLv2+ or BSD License: GPLv2+ or BSD
Group: Applications/System Group: Applications/System
Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-0.5.gff93670.tar.gz Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-0.6.g6961daa.tar.gz
Url: http://www.openfabrics.org Url: http://www.openfabrics.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n) BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libstdc++-devel, zlib-devel BuildRequires: libstdc++-devel, zlib-devel
@ -39,6 +39,10 @@ rm -rf %{buildroot}
%_bindir/* %_bindir/*
%changelog %changelog
* Fri Aug 16 2013 Doug Ledford <dledford@redhat.com> - 3.0-0.6.g6961daa.1
- Update to latest upstream version, which resovles some licensing issues
on some of the source files
* Fri Aug 09 2013 Doug Ledford <dledford@redhat.com> - 3.0-0.5.gff93670.1 * Fri Aug 09 2013 Doug Ledford <dledford@redhat.com> - 3.0-0.5.gff93670.1
- Update to latest upstream version, which include ConnectIB support - Update to latest upstream version, which include ConnectIB support

View File

@ -1 +1 @@
1eee1e918643dfeeac6328a989663307 mstflint-3.0-0.5.gff93670.tar.gz 8d37b9ee52d933c4ea603ebf6c081094 mstflint-3.0-0.6.g6961daa.tar.gz