From a8e761756e14c09bfd3a6f719ea91c39cc079c56 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Dan=20Hor=C3=A1k?= Date: Thu, 15 Jul 2021 10:48:13 +0200 Subject: [PATCH] drop trailing slash when listing dirs with %dir in %files --- s390utils.spec | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/s390utils.spec b/s390utils.spec index f9cbb43..9beb4bb 100644 --- a/s390utils.spec +++ b/s390utils.spec @@ -181,7 +181,7 @@ This package provides minimal set of tools needed to system to boot. %{_sbindir}/fdasd %{_sbindir}/lszdev %{_sbindir}/zipl -%dir /lib/s390-tools/ +%dir /lib/s390-tools /lib/s390-tools/{zipl,chreipl}_helper.* /lib/s390-tools/cpictl /lib/s390-tools/stage3.bin @@ -515,7 +515,7 @@ getent group zkeyadm > /dev/null || groupadd -r zkeyadm %{_mandir}/man8/zgetdump.8* %{_mandir}/man8/znetconf.8* %{_mandir}/man8/zpcictl.8* -%dir %{_datadir}/s390-tools/ +%dir %{_datadir}/s390-tools %{_datadir}/s390-tools/genprotimg/ %{_datadir}/s390-tools/netboot/ %dir %attr(0770,root,zkeyadm) %{_sysconfdir}/zkey