From 64779c4be0ab0c8d58dce0bbc11128ecb352bece Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=C4=8Cestm=C3=ADr=20Kalina?= Date: Tue, 4 Aug 2026 13:43:07 +0200 Subject: [PATCH] spec: fix rpminspect errors MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Resolves: RHEL-224216 Signed-off-by: Čestmír Kalina --- smc-tools.spec | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/smc-tools.spec b/smc-tools.spec index 6095951..52eace9 100644 --- a/smc-tools.spec +++ b/smc-tools.spec @@ -1,11 +1,9 @@ -%define debug_package %{nil} - Name: smc-tools Version: 1.8.3 -Release: 2%{?dist} +Release: 3%{?dist} Summary: Shared Memory Communication Tools -License: EPL +License: EPL-1.0 URL: https://www.ibm.com/developerworks/linux/linux390/smc-tools.html Requires: man @@ -61,6 +59,10 @@ sockets in Linux. %{_libdir}/libsmc-preload.so* %changelog +* Tue Aug 04 2026 Čestmír Kalina - 1.8.3-3 +- Resolves: RHEL-224216 +- fix rpminspect license and debuginfo errors + * Tue Jun 23 2026 Čestmír Kalina - 1.8.3-2 - Resolves: RHEL-159089 - smc-tools: smc_rnics is not listing the NetH/NetD cards inside the guest