[libmlx4] Update to latest upstream

Jon Stanley jstanley at fedoraproject.org
Mon Oct 22 04:47:13 UTC 2012


commit cb36e4c115c1d91c9d47a4c1bace8e865ebe4061
Author: Jon Stanley <jonstanley at gmail.com>
Date:   Mon Oct 22 00:46:42 2012 -0400

    Update to latest upstream

 .gitignore   |    1 +
 libmlx4.spec |   14 ++++++--------
 sources      |    2 +-
 3 files changed, 8 insertions(+), 9 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 8533d5d..d91514c 100644
--- a/.gitignore
+++ b/.gitignore
@@ -1,3 +1,4 @@
 libmlx4-1.0.tar.gz
 libmlx4-1.0.1.tar.gz
 libmlx4-1.0.2.tar.gz
+/libmlx4-1.0.4.tar.gz
diff --git a/libmlx4.spec b/libmlx4.spec
index 779d268..a8ef83f 100644
--- a/libmlx4.spec
+++ b/libmlx4.spec
@@ -1,6 +1,6 @@
 Name: libmlx4
-Version: 1.0.2
-Release: 5%{?dist}
+Version: 1.0.4
+Release: 1%{?dist}
 Summary: Mellanox ConnectX InfiniBand HCA Userspace Driver
 Provides: libibverbs-driver.%{_arch}
 Group: System Environment/Libraries
@@ -10,9 +10,6 @@ Source: http://openib.org/downloads/mlx4/%{name}-%{version}.tar.gz
 Source1: libmlx4-modprobe.conf
 Source2: libmlx4-mlx4.conf
 Source3: libmlx4-setup-mlx4.awk
-Patch4:  0004-Add-IBoE-support.patch
-Patch5:  0005-Add-IBoE-UD-VLANs-support.patch
-Patch6:  0006-Align-the-list-of-supported-ConnectX-devices-with-ke.patch
 BuildRoot: %(mktemp -ud %{_tmppath}/%{name}-%{version}-%{release}-XXXXXX)
 Provides: libmlx4-devel = %{version}-%{release}
 Obsoletes: %{name}-devel < 1.0.1-2
@@ -39,9 +36,6 @@ application, which may be useful for debugging.
 
 %prep
 %setup -q
-%patch4 -p1
-%patch5 -p1
-%patch6 -p1
 
 %build
 %ifnarch ia64 %{sparc} %{arm}
@@ -77,6 +71,10 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libmlx4.a
 
 %changelog
+* Sun Oct 21 2012 Jon Stanley <jonstanley at gmail.com> - 1.0.4-1
+- Update to latest upstream
+- Drop upstreamed patches
+
 * Thu Jul 19 2012 Fedora Release Engineering <rel-eng at lists.fedoraproject.org> - 1.0.2-5
 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild
 
diff --git a/sources b/sources
index 63011d6..c21ae08 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-32c83ffb8ab3c78405b18f129655f707  libmlx4-1.0.2.tar.gz
+5174d176a004bd085cd8a455865b5e4b  libmlx4-1.0.4.tar.gz


More information about the scm-commits mailing list