Push a new tarball to fix a build issue. Clean up the upstream tarball

because it was full of crap that should not be part of a release
tarball.

Signed-off-by: Doug Ledford <dledford@redhat.com>
This commit is contained in:
Doug Ledford 2012-01-13 14:33:00 -05:00
parent 8df8b7afb5
commit 36106b7ba0
3 changed files with 8 additions and 3 deletions

1
.gitignore vendored
View File

@ -12,3 +12,4 @@ noarch/
.build*.log
/mstflint-1.4/
/mstflint-1.4-1.18.g1adcfbf.tar.gz
/mstflint-1.4-1.19.redhat.tar.gz

View File

@ -1,10 +1,10 @@
Name: mstflint
Summary: Mellanox firmware burning tool
Version: 1.4
Release: 6%{?dist}
Release: 7%{?dist}
License: GPLv2+ or BSD
Group: Applications/System
Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-1.18.g1adcfbf.tar.gz
Source: http://www.openfabrics.org/downloads/%{name}/%{name}-%{version}-1.19.redhat.tar.gz
Url: http://www.openfabrics.org
BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
BuildRequires: libstdc++-devel, zlib-devel
@ -40,6 +40,10 @@ rm -rf ${RPM_BUILD_ROOT}
%_bindir/*
%changelog
* Fri Jan 13 2012 Doug Ledford <dledford@redhat.com> - 1.4-7
- The upstream tarball as provided is broken. Clean up the tarball so
the package builds properly
* Fri Jan 06 2012 Doug Ledford <dledford@redhat.com> - 1.4-6
- Initial import into Fedora

View File

@ -1 +1 @@
228bc2edccf04d9dbebf853631352f52 mstflint-1.4-1.18.g1adcfbf.tar.gz
6ac5cc795be42246cac6b5999063e691 mstflint-1.4-1.19.redhat.tar.gz