1
0

Accepting request 973563 from Application:Geo

OBS-URL: https://build.opensuse.org/request/show/973563
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/insighttoolkit?expand=0&rev=12
This commit is contained in:
Dominique Leuenberger 2022-04-28 21:08:02 +00:00 committed by Git OBS Bridge
commit 8d585ee03a
2 changed files with 10 additions and 2 deletions

View File

@ -1,3 +1,10 @@
-------------------------------------------------------------------
Wed Apr 27 09:24:42 UTC 2022 - Jan Engelhardt <jengelh@inai.de>
- Resolve rpmlint report "libinsighttoolkit5.x86_64: E:
shlib-policy-name-error SONAME: libitkvnl-5.2.so.1, expected
package suffix: 5_2-1"
-------------------------------------------------------------------
Thu Feb 3 09:32:31 UTC 2022 - Guillaume GARDET <guillaume.gardet@opensuse.org>

View File

@ -19,7 +19,7 @@
%global __builder ninja
%define tarname ITK
%define libname lib%{name}5
%define libname lib%{name}5_2-1
# Do not use system eigen on aarch64 until fixed upstream:
# https://github.com/InsightSoftwareConsortium/ITK/issues/2903
@ -75,7 +75,7 @@ image processing, segmentation, and registration.
%package devel
Summary: Development files for ITK
Requires: %{libname} = %{version}
Requires: %{libname} = %{version}-%{release}
Requires: dcmtk-devel
Requires: double-conversion-devel
Requires: fftw3-threads-devel
@ -99,6 +99,7 @@ This package provides development files for the ITK library.
%package -n %{libname}
Summary: Toolkit for scientific image processing, segmentation, and registration
Conflicts: libinsighttoolkit5
%description -n %{libname}
The Insight Toolkit (ITK) is a toolkit for N-dimensional scientific