[libibmad] Update to latest upstream version

Doug Ledford dledford at fedoraproject.org
Tue Jan 3 19:22:05 UTC 2012


commit 6c0e7fe1f1e3ea789fd9128b0c2b66770a5fe11b
Author: Doug Ledford <dledford at redhat.com>
Date:   Tue Jan 3 14:22:07 2012 -0500

    Update to latest upstream version
    
    Signed-off-by: Doug Ledford <dledford at redhat.com>

 .gitignore    |    2 ++
 libibmad.spec |    7 +++++--
 sources       |    2 +-
 3 files changed, 8 insertions(+), 3 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 67f9e83..f4b1dfd 100644
--- a/.gitignore
+++ b/.gitignore
@@ -16,3 +16,5 @@ libibmad-1.3.2.tar.gz
 libibmad-1.3.3.tar.gz
 libibmad-1.3.4.tar.gz
 libibmad-1.3.7.tar.gz
+/libibmad-1.3.8.tar.gz
+libibmad-1.3.8/
diff --git a/libibmad.spec b/libibmad.spec
index 1aae73e..3680b43 100644
--- a/libibmad.spec
+++ b/libibmad.spec
@@ -1,13 +1,13 @@
 Summary: OpenFabrics Alliance InfiniBand MAD library
 Name: libibmad
-Version: 1.3.7
+Version: 1.3.8
 Release: 1%{?dist}
 License: GPLv2 or BSD
 Group: System Environment/Libraries
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
 Source: http://www.openfabrics.org/downloads/management/%{name}-%{version}.tar.gz
 Url: http://openfabrics.org/
-BuildRequires: libibumad-devel = %{version}, libtool, glibc-static
+BuildRequires: libibumad-devel = 1.3.7, libtool, glibc-static
 Requires(post): /sbin/ldconfig
 Requires(postun): /sbin/ldconfig
 ExcludeArch: s390 s390x
@@ -67,6 +67,9 @@ rm -rf $RPM_BUILD_ROOT
 %{_libdir}/libibmad.a
 
 %changelog
+* Tue Jan 03 2012 Doug Ledford <dledford at redhat.com> - 1.3.8-1
+- Update to latest upstream version
+
 * Wed Jul 20 2011 Doug Ledford <dledford at redhat.com> - 1.3.7-1
 - Update to latest upstream version
 
diff --git a/sources b/sources
index 6aa3170..1a3ac6d 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-c2755aa360d3f29d04865ba4e2454a98  libibmad-1.3.7.tar.gz
+fe88bdfa48626d01ffad8b2fde87466e  libibmad-1.3.8.tar.gz


More information about the scm-commits mailing list