From 36106b7ba03a4628287c905a40da95c24d5b8f14 Mon Sep 17 00:00:00 2001 From: Doug Ledford Date: Jan 13 2012 19:33:00 +0000 Subject: 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 --- diff --git a/.gitignore b/.gitignore index a95c491..589546f 100644 --- a/.gitignore +++ b/.gitignore @@ -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 diff --git a/mstflint.spec b/mstflint.spec index d3d7be0..09e6c1e 100644 --- a/mstflint.spec +++ b/mstflint.spec @@ -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 - 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 - 1.4-6 - Initial import into Fedora diff --git a/sources b/sources index 0e7fb6f..84de4c0 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -228bc2edccf04d9dbebf853631352f52 mstflint-1.4-1.18.g1adcfbf.tar.gz +6ac5cc795be42246cac6b5999063e691 mstflint-1.4-1.19.redhat.tar.gz