Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package ibutils for openSUSE:Factory checked in at 2021-04-27 21:35:11 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/ibutils (Old) and /work/SRC/openSUSE:Factory/.ibutils.new.12324 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "ibutils" Tue Apr 27 21:35:11 2021 rev:12 rq:888691 version:1.5.7.0.2 Changes: -------- --- /work/SRC/openSUSE:Factory/ibutils/ibutils.changes 2021-04-22 18:06:01.982701709 +0200 +++ /work/SRC/openSUSE:Factory/.ibutils.new.12324/ibutils.changes 2021-04-27 21:35:37.344078625 +0200 @@ -1,0 +2,6 @@ +Thu Apr 22 09:58:29 UTC 2021 - Jan Engelhardt <[email protected]> + +- Trim old rpm constructs. +- Update descriptions. + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ ibutils.spec ++++++ --- /var/tmp/diff_new_pack.yzbcN3/_old 2021-04-27 21:35:37.824079415 +0200 +++ /var/tmp/diff_new_pack.yzbcN3/_new 2021-04-27 21:35:37.824079415 +0200 @@ -48,7 +48,6 @@ Patch8: ibis-drop-multiple-definition-of-IbisObj.patch Patch9: ibutils-ibis-PIE.patch URL: http://www.openfabrics.org -BuildRoot: %{_tmppath}/%{name}-%{version}-build BuildRequires: autoconf BuildRequires: automake BuildRequires: chrpath @@ -68,8 +67,8 @@ BuildRequires: tcl-devel %endif -%if "%flavor" == "" %description +%if "%flavor" == "" The ibutils package provides a set of diagnostic tools that check the health of an InfiniBand fabric. @@ -89,8 +88,6 @@ - ibdiagpath: Performs various fabric quality and health checks on the given links and nodes in a specific path. %else - -%description The ibutils-ui package provides a set of graphical UI tools that check the health of an InfiniBand fabric. @@ -110,7 +107,7 @@ ibutils provides IB network and path diagnostics. %package -n libibdm%ibdm_major -Summary: Shared libraries for ibutils +Summary: Infiniband Data Model library Group: System/Libraries %description -n libibdm%ibdm_major @@ -132,18 +129,18 @@ ./autogen.sh %if "%flavor" == "" %configure --with-graphviz-lib=%_libdir --disable-static --disable-ibdiagui -make %{?_smp_mflags} +%make_build %else %configure --with-graphviz-lib=%_libdir --disable-static -make %{?_smp_mflags} -Cibdiag +%make_build -Cibdiag %endif %install export NO_BRP_TCL_INDEX_CHECK=true %if "%flavor" == "" -%makeinstall +%make_install %else -%makeinstall -Cibdiag/ +%make_install -Cibdiag/ rm -f %buildroot%_bindir/git_version.tcl %buildroot%_bindir/ibdiagnet %buildroot%_bindir/ibdiagpath rm -Rf %buildroot%_libdir/ibdiagnet* %buildroot%_libdir/ibdiagpath* rm -f %buildroot%_mandir/man1/ibdiagnet.1* %buildroot%_mandir/man1/ibdiagpath.1* @@ -157,14 +154,12 @@ %if "%flavor" == "" %files -%defattr(-, root, root) %license COPYING %_bindir/* %_libdir/ibdiagnet%upstream_ver %_libdir/ibdiagpath%upstream_ver %files -n libibdm%ibdm_major -%defattr(-, root, root) %_libdir/libibdm.so.* %_libdir/libibdmcom.so.* %_libdir/libibsysapi.so.* @@ -172,7 +167,6 @@ %_libdir/ibis%upstream_ver %files devel -%defattr(-, root, root) %_includedir/ibdm %_libdir/libibdm.so %_libdir/libibdmcom.so @@ -182,7 +176,6 @@ %else %files -%defattr(-, root, root) %license COPYING %_bindir/ibdiagui %_libdir/ibdiagui%upstream_ver
