diff --git a/opensm.initd b/opensm.initd index 2d8a0ba..dd9e69f 100644 --- a/opensm.initd +++ b/opensm.initd @@ -4,7 +4,7 @@ # # chkconfig: - 15 85 # description: Activates/Deactivates InfiniBand Subnet Manager -# config: /etc/ofed/opensm.conf +# config: /etc/rdma/opensm.conf # ### BEGIN INIT INFO # Provides: opensm diff --git a/opensm.spec b/opensm.spec index e3cca37..4ce8304 100644 --- a/opensm.spec +++ b/opensm.spec @@ -1,6 +1,6 @@ Name: opensm Version: 3.3.13 -Release: 1%{?dist} +Release: 2%{?dist} Summary: OpenIB InfiniBand Subnet Manager and management utilities Group: System Environment/Daemons License: GPLv2 or BSD @@ -114,6 +114,10 @@ fi %{_libdir}/lib*.a %changelog +* Tue Mar 13 2012 Doug Ledford - 3.3.13-2 +- Fix the config file comment in the opensm init script +- Resolves: bz802727 + * Tue Feb 28 2012 Doug Ledford - 3.3.13-1 - Update to latest upstream version - Fix a minor issue in init scripts that would cause systemd to try and