Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package kokkos for openSUSE:Factory checked in at 2022-04-26 21:31:57 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/kokkos (Old) and /work/SRC/openSUSE:Factory/.kokkos.new.1538 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "kokkos" Tue Apr 26 21:31:57 2022 rev:7 rq:972964 version:3.3.00 Changes: -------- --- /work/SRC/openSUSE:Factory/kokkos/kokkos.changes 2021-10-13 18:11:23.635773750 +0200 +++ /work/SRC/openSUSE:Factory/.kokkos.new.1538/kokkos.changes 2022-04-26 21:32:00.175882440 +0200 @@ -1,0 +2,7 @@ +Tue Apr 26 10:40:11 UTC 2022 - Jan Engelhardt <jeng...@inai.de> + +- Resolve rpmlint report "libkokkos3.x86_64: E: + shlib-policy-name-error SONAME: libkokkoscontainers.so.3.3.0, + expected package suffix: 3_3_0" + +------------------------------------------------------------------- ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ kokkos.spec ++++++ --- /var/tmp/diff_new_pack.PF4vK1/_old 2022-04-26 21:32:00.695882781 +0200 +++ /var/tmp/diff_new_pack.PF4vK1/_new 2022-04-26 21:32:00.699882785 +0200 @@ -1,7 +1,7 @@ # # spec file for package kokkos # -# Copyright (c) 2021 SUSE LLC +# Copyright (c) 2022 SUSE LLC # Copyright (c) 2020 Christoph Junghans # # All modifications and additions to the file contributed by third parties @@ -20,12 +20,12 @@ Name: kokkos Version: 3.3.00 Release: 0 -%define sover 3 -Summary: A C++ Performance Portability Programming -#no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312 +%define sover 3_3_0 +Summary: A C++ Performance Portability Programming Library License: BSD-3-Clause Group: System/Libraries -ExcludeArch: %ix86 %arm +#no support for 32-bit archs https://github.com/kokkos/kokkos/issues/2312 +ExcludeArch: %ix86 %arm powerpc %sparc URL: https://github.com/kokkos/kokkos Source0: https://github.com/kokkos/kokkos/archive/%{version}.tar.gz#/%{name}-%{version}.tar.gz @@ -47,8 +47,9 @@ %{kokkos_desc} %package -n libkokkos%sover -Summary: Kokkos library +Summary: A C++ Performance Portability Programming Library Group: System/Libraries +Conflicts: libkokkos3 <= 3.3.00 %description -n libkokkos%sover %{kokkos_desc} @@ -57,7 +58,7 @@ %package devel Summary: Development package for %{name} packages -Group: System/Libraries +Group: Development/Libraries/C and C++ Requires: hwloc-devel Requires: libkokkos%sover = %{version}-%{release} Conflicts: trilinos-devel @@ -68,7 +69,7 @@ This package contains the development files of %{name}. %prep -%setup -q +%autosetup %build %{cmake} \ @@ -101,7 +102,7 @@ %files -n libkokkos%sover %doc README.md %license LICENSE -%{_libdir}/libkokkos*.so.%{sover}* +%{_libdir}/libkokkos*.so.3.3.0 %files devel %{_libdir}/libkokkos*.so