Hello community, here is the log from the commit of package libfabric for openSUSE:Factory checked in at 2019-02-28 21:24:10 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libfabric (Old) and /work/SRC/openSUSE:Factory/.libfabric.new.28833 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libfabric" Thu Feb 28 21:24:10 2019 rev:14 rq:678169 version:1.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libfabric/fabtests.changes 2019-02-14 14:11:16.036283857 +0100 +++ /work/SRC/openSUSE:Factory/.libfabric.new.28833/fabtests.changes 2019-02-28 21:24:11.725917211 +0100 @@ -1,0 +2,6 @@ +Mon Feb 11 10:34:29 UTC 2019 - Jan Engelhardt <[email protected]> + +- Remove silly Prefix: value, we do not support that in SUSE anyway. +- Update summaries, make use of %make_install. + +------------------------------------------------------------------- libfabric.changes: same change ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ fabtests.spec ++++++ --- /var/tmp/diff_new_pack.ceppl3/_old 2019-02-28 21:24:14.925916141 +0100 +++ /var/tmp/diff_new_pack.ceppl3/_new 2019-02-28 21:24:14.929916139 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -46,8 +46,7 @@ make %{?_smp_mflags} %install -cd fabtests -make %{?_smp_mflags} DESTDIR=%{buildroot} install +%make_install -C fabtests %files %defattr(-,root,root) ++++++ libfabric.spec ++++++ --- /var/tmp/diff_new_pack.ceppl3/_old 2019-02-28 21:24:14.953916131 +0100 +++ /var/tmp/diff_new_pack.ceppl3/_new 2019-02-28 21:24:14.953916131 +0100 @@ -12,7 +12,7 @@ # license that conforms to the Open Source Definition (Version 1.9) # published by the Open Source Initiative. -# Please submit bugfixes or comments via http://bugs.opensuse.org/ +# Please submit bugfixes or comments via https://bugs.opensuse.org/ # @@ -20,16 +20,15 @@ %define git_ver .0.08f3e2e095b5 Name: libfabric +Version: 1.7.0 +Release: 0 Summary: User-space RDMA Fabric Interfaces License: GPL-2.0-only OR BSD-2-Clause Group: Development/Libraries/C and C++ -Version: 1.7.0 -Release: 0 Source: %{name}-%{version}%{git_ver}.tar.bz2 Source1: baselibs.conf Patch0: libfabric-libtool.patch -Url: http://www.github.com/ofiwg/libfabric -Prefix: ${_prefix} +URL: http://www.github.com/ofiwg/libfabric BuildRequires: autoconf BuildRequires: automake BuildRequires: libibverbs-devel @@ -51,7 +50,7 @@ services, such as RDMA. This package only contains the fi_info binary. %package -n libfabric%{lib_major} -Summary: Libfabric runtime libary +Summary: User-space RDMA fabric interfaces Group: System/Libraries %description -n libfabric%{lib_major} @@ -88,7 +87,7 @@ make %{?_smp_mflags} %install -make DESTDIR=%{buildroot} install +%make_install # remove unpackaged files from the buildroot rm -f %{buildroot}%{_libdir}/*.la
