[opensm/f17] Update to latest upstream release

Doug Ledford dledford at fedoraproject.org
Wed Dec 5 18:03:39 UTC 2012


commit 23eb232ea5ee2bf1520eb9b46944590c8a75330e
Author: Doug Ledford <dledford at redhat.com>
Date:   Wed Dec 5 13:03:04 2012 -0500

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

 .gitignore  |    2 ++
 opensm.spec |   10 +++++++---
 sources     |    2 +-
 3 files changed, 10 insertions(+), 4 deletions(-)
---
diff --git a/.gitignore b/.gitignore
index 96bf36e..d3c47da 100644
--- a/.gitignore
+++ b/.gitignore
@@ -22,3 +22,5 @@ opensm-3.3.9/
 opensm-3.3.12/
 /opensm-3.3.13.tar.gz
 /opensm-3.3.13/
+/opensm-3.3.15.tar.gz
+/opensm-3.3.15/
diff --git a/opensm.spec b/opensm.spec
index 4ce8304..7b516ae 100644
--- a/opensm.spec
+++ b/opensm.spec
@@ -1,6 +1,6 @@
 Name: opensm
-Version: 3.3.13
-Release: 2%{?dist}
+Version: 3.3.15
+Release: 1%{?dist}
 Summary: OpenIB InfiniBand Subnet Manager and management utilities
 Group: System Environment/Daemons
 License: GPLv2 or BSD
@@ -12,7 +12,7 @@ Source3: opensm.initd
 Source4: opensm.sysconfig
 Patch0: opensm-3.3.13-prefix.patch
 BuildRoot: %{_tmppath}/%{name}-%{version}-%{release}-root-%(%{__id_u} -n)
-BuildRequires: libibmad-devel = 1.3.8, libtool, bison, flex, byacc
+BuildRequires: libibmad-devel = 1.3.9, libtool, bison, flex, byacc
 Requires: %{name}-libs = %{version}-%{release}, logrotate, rdma
 ExcludeArch: s390 s390x
 
@@ -114,6 +114,10 @@ fi
 %{_libdir}/lib*.a
 
 %changelog
+* Wed Dec 05 2012 Doug Ledford <dledford at redhat.com> - 3.3.15-1
+- Update to latest upstream version
+- Skip systemd support (3.3.15-1 and later in f18 and later have it)
+
 * Tue Mar 13 2012 Doug Ledford <dledford at redhat.com> - 3.3.13-2
 - Fix the config file comment in the opensm init script
 - Resolves: bz802727
diff --git a/sources b/sources
index d69ac4b..83ea7b2 100644
--- a/sources
+++ b/sources
@@ -1 +1 @@
-6e667badb126a5e21ea2ab90cd950226  opensm-3.3.13.tar.gz
+ad4c179c119bbb78be740e33b59746ad  opensm-3.3.15.tar.gz


More information about the scm-commits mailing list