Hello community, here is the log from the commit of package opensm for openSUSE:Factory checked in at 2014-08-13 08:49:17 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/opensm (Old) and /work/SRC/openSUSE:Factory/.opensm.new (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "opensm" Changes: -------- --- /work/SRC/openSUSE:Factory/opensm/opensm.changes 2014-08-11 10:07:13.000000000 +0200 +++ /work/SRC/openSUSE:Factory/.opensm.new/opensm.changes 2014-08-13 08:49:29.000000000 +0200 @@ -1,0 +2,5 @@ +Tue Aug 12 14:05:39 CEST 2014 - [email protected] + +- Fix the Processname stated in a comment (bnc#884648). + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ opensm.spec ++++++ --- /var/tmp/diff_new_pack.pvfO7Z/_old 2014-08-13 08:49:31.000000000 +0200 +++ /var/tmp/diff_new_pack.pvfO7Z/_new 2014-08-13 08:49:31.000000000 +0200 @@ -1,7 +1,7 @@ # -# spec file for package opensm (Version 3.3.16) +# spec file for package opensm # -# Copyright (c) 2009-2014 SUSE LINUX Products GmbH, Nuernberg, Germany. +# Copyright (c) 2014 SUSE LINUX Products GmbH, Nuernberg, Germany. # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -15,6 +15,7 @@ # Please submit bugfixes or comments via http://bugs.opensuse.org/ # + %if %{?_with_console_socket:1}%{!?_with_console_socket:0} %define _enable_console_socket --enable-console-socket %endif @@ -42,10 +43,10 @@ Name: opensm Summary: Infiniband Subnet Manager -Version: 3.3.17 -Release: 0 License: BSD-2-Clause or GPL-2.0 Group: Productivity/Networking/System +Version: 3.3.17 +Release: 0 Source0: %{name}-%{version}.tar.gz Source1: conf.sysconfig Source2: sldd.sh @@ -55,17 +56,20 @@ Patch1: opensm-type_punning.patch Url: http://www.openfabrics.org BuildRoot: %{_tmppath}/%{name}-%{version}-build -BuildRequires: bison flex +BuildRequires: autoconf +BuildRequires: automake +BuildRequires: bison +BuildRequires: flex BuildRequires: gcc-c++ -BuildRequires: libibumad-devel libibverbs-devel -BuildRequires: libtool automake autoconf +BuildRequires: libibumad-devel +BuildRequires: libibverbs-devel +BuildRequires: libtool PreReq: %fillup_prereq Requires: logrotate %define so_major 3 %define opensm_libname libs%{so_major} - %description OpenSM provides an implementation for an InfiniBand Subnet Manager and Administration. Such a software entity is required to run for in order @@ -73,16 +77,17 @@ subnet). %package %{opensm_libname} -Group: System/Libraries Summary: Opensm runtime libraries +Group: System/Libraries %description %{opensm_libname} This package contains the opensm runtime libraries. %package devel -Group: Development/Libraries/C and C++ Summary: Development files for OpenSM -Requires: %{name}-%{opensm_libname} = %{version} libibumad-devel +Group: Development/Libraries/C and C++ +Requires: %{name}-%{opensm_libname} = %{version} +Requires: libibumad-devel %description devel Symlinks for the dynamic libraries and header files for OpenSM. ++++++ opensmd ++++++ --- /var/tmp/diff_new_pack.pvfO7Z/_old 2014-08-13 08:49:31.000000000 +0200 +++ /var/tmp/diff_new_pack.pvfO7Z/_new 2014-08-13 08:49:31.000000000 +0200 @@ -37,7 +37,7 @@ # and/or other materials provided with the distribution. # # -# processname: /usr/bin/opensm +# processname: /usr/sbin/opensm # config: /etc/sysconfig/opensm # pidfile: /var/run/opensm.pid -- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
